Operationalize RC10 data retention
This commit is contained in:
@@ -89,6 +89,7 @@ services:
|
||||
- ${GEOINTEL_POSTGIS_DATA_PATH:-geointel_postgis}:/var/lib/postgresql/data
|
||||
- ${GEOINTEL_STORAGE_PATH:-./storage}:/app/storage
|
||||
- ${GEOINTEL_MODELS_PATH:-./models}:/app/models
|
||||
- ${GEOINTEL_BACKUPS_PATH:-./backups}:/app/backups:ro
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user