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 077e1d7 commit 36f916aCopy full SHA for 36f916a
1 file changed
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
- logforge-network
13
volumes:
14
- /var/run/docker.sock:/var/run/docker.sock
15
- - logforge_core_data:/app/app/core/data
+ - logforge_core_data:/app/core/data
16
restart: always
17
ports:
18
- "${EXPOSED_BACKEND_PORT:-8000}:${BACKEND_SERVICE_PORT:-8000}"
0 commit comments