We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2208bdc commit 018c2b7Copy full SHA for 018c2b7
production.yml
@@ -10,7 +10,7 @@ services:
10
dockerfile: ./compose/production/django/Dockerfile
11
image: sde_indexing_helper_production_django
12
volumes:
13
- - ./backups:/app/backups
+ - ./backups:/app/backups:z
14
depends_on:
15
- postgres
16
env_file:
0 commit comments