1
0
Fork 0

Checkpoint

This commit is contained in:
Ross Chapman 2023-11-27 15:03:59 -08:00
parent 90cc28986e
commit d93da4e86d
8 changed files with 66 additions and 21 deletions

View file

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