cleanup and gitignore
This commit is contained in:
@@ -4,8 +4,8 @@ services:
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
POSTGRES_USER: telly
|
||||
POSTGRES_PASSWORD: telly
|
||||
POSTGRES_USER: test
|
||||
POSTGRES_PASSWORD: test
|
||||
POSTGRES_DB: state_service
|
||||
localstack:
|
||||
image: docker.io/localstack/localstack:latest
|
||||
|
||||
Reference in New Issue
Block a user