API server for SpamWatch
Before running docker-compose please make sure you have added:
- Postgres password in
/secrets/.postgres-passwd - Create
config.tomlfromexample.config.toml.- Do change the hostname for [database] config to
host = "postgres"
- Do change the hostname for [database] config to
docker-compose up [-d]