Add database port to docker env, and fix jwt command
This commit is contained in:
@@ -6,3 +6,4 @@ DB_HOST="database"
|
||||
DB_DATABASE="postgres"
|
||||
DB_USERNAME="postgres"
|
||||
DB_PASSWORD="postgres"
|
||||
DB_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user