http://localhost:8080/swagger-ui/
| Variable | Note |
|---|---|
POSTGRES_HOST |
address and port of database server separated with : ex. db:5432 |
POSTGRES_DB |
name of database ex. uniq |
POSTGRES_USER |
username of database user ex. admin |
POSTGRES_PASSWORD |
password of database user ex. admin |
EMAIL_ACCOUNT |
uniq.app.auth@gmail.com |
EMAIL_PASSWORD |
password for email |