We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e8369 commit 484f6adCopy full SHA for 484f6ad
1 file changed
docker-compose.yml
@@ -70,8 +70,8 @@ app:
70
worker:
71
image: parisson/timeside:latest-dev
72
command: /bin/bash /srv/app/bin/worker.sh
73
- # volumes:
74
- # - ./etc/._ifpk_2:/etc/._ifpk_2
+ volumes:
+ - /etc/._ifpk_2
75
volumes_from:
76
- var
77
- app
0 commit comments