This commit is contained in:
Carl Downing
2023-07-30 08:08:53 -07:00
parent 5a08e05f5d
commit 7a23067e18
16 changed files with 21 additions and 25 deletions

View File

@@ -22,7 +22,7 @@ services:
postgres:
ports:
- "5400:5432" # for access to postgres for backups. If you dont need backup, you can comment this line out to make it more secure.
- "5400:5432" # for access to postgres for backups. If you don't need backup, you can comment this line out to make it more secure.
extends:
file: ./docker-compose.base.yml
service: postgres