Operationalize RC10 data retention
This commit is contained in:
@@ -119,6 +119,7 @@ services:
|
||||
volumes:
|
||||
- ${GEOINTEL_STORAGE_PATH:-./storage}:/app/storage
|
||||
- ${GEOINTEL_MODELS_PATH:-./models}:/app/models
|
||||
- ${GEOINTEL_BACKUPS_PATH:-./backups}:/app/backups:ro
|
||||
- ./fixtures:/app/fixtures:ro
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
Reference in New Issue
Block a user