Compare commits
1 Commits
92eb925c94
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fc91198a0 |
@@ -42,7 +42,7 @@ services:
|
||||
POSTGRES_PASSWORD: ${DB_PASSWORD:-ksef}
|
||||
TZ: ${APP_TIMEZONE:-Europe/Warsaw}
|
||||
volumes:
|
||||
- ./db/pgsql:/var/lib/postgresql/data
|
||||
- ./db/pgsql:/var/lib/postgresql
|
||||
ports:
|
||||
- "${DB_PORT:-5432}:5432"
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user