Migrations
This commit is contained in:
@ -32,6 +32,7 @@ DB_PORT=5432
|
||||
DB_NAME=addressbook
|
||||
DB_USER=addressbook
|
||||
DB_PASSWORD=addressbook
|
||||
DB_FLYWAY_PATH=/usr/local/bin/flyway
|
||||
|
||||
# Server
|
||||
UVICORN_HOST=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user