1
0
Fork 0
This commit is contained in:
Ross Chapman 2023-12-05 19:49:38 -08:00
parent c65e165aeb
commit 0f6e567b21
5 changed files with 3 additions and 12 deletions

View file

@ -21,8 +21,6 @@ services:
- pgdata:/var/lib/postgresql/data
networks:
- main
ports:
- "5432:5432"
web:
build: .
env_file: .env