feature: added ansible playbook for deployment
This commit is contained in:
@@ -17,8 +17,6 @@ services:
|
||||
POSTGRES_DB: ingest_db
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user