add
This commit is contained in:
@@ -31,6 +31,8 @@ services:
|
||||
PG_SSLMODE: disable
|
||||
MIGRATE_ON_START: "0"
|
||||
PORT: "8080"
|
||||
JWT_SECRET: "change_me_dev_secret"
|
||||
JWT_TTL: "24h"
|
||||
ports:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user