mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-04 19:25:13 -04:00
variable doesn't work here
This commit is contained in:
@@ -39,7 +39,7 @@ services:
|
||||
- "POSTGRES_PASSWORD=upsnap"
|
||||
- "POSTGRES_DB=upsnap"
|
||||
healthcheck:
|
||||
test: pg_isready -U $POSTGRES_USER
|
||||
test: pg_isready -U upsnap
|
||||
interval: 10s
|
||||
volumes:
|
||||
- upsnap_db:/var/lib/postgresql/data
|
||||
|
||||
Reference in New Issue
Block a user