woops, forgot to include the port
This commit is contained in:
@@ -33,6 +33,7 @@ postgres-service:
|
||||
POSTGRES_PASSWORD: password
|
||||
POSTGRES_DB: newsletter
|
||||
POSTGRES_HOST: postgres
|
||||
POSTGRES_PORT: 5432
|
||||
script:
|
||||
- SKIP_DOCKER=true ./scripts/init_db.sh # Migrate DB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user