fixed server status uptime for coldeve
This commit is contained in:
parent
ca12f4807b
commit
72de9b0f7f
3 changed files with 56 additions and 39 deletions
|
|
@ -43,6 +43,7 @@ services:
|
|||
POSTGRES_DB: dereth
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: "${POSTGRES_PASSWORD}"
|
||||
DB_RETENTION_DAYS: 30
|
||||
volumes:
|
||||
- timescale-data:/var/lib/postgresql/data
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue