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 9419089 commit 1fe822aCopy full SHA for 1fe822a
1 file changed
docker-compose.yml
@@ -26,7 +26,6 @@ services:
26
es:
27
condition: service_healthy
28
volumes:
29
- - .:/app:z
30
- ~/.cache:/root/.cache
31
- aperag-shared-data:/shared
32
env_file:
@@ -77,7 +76,6 @@ services:
77
76
78
79
80
81
82
- ./resources:/data/resources
83
0 commit comments