We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc91a26 commit c254b46Copy full SHA for c254b46
1 file changed
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
env_file:
15
- .env
16
volumes:
17
- - /opt/fula-api/data/fula-gateway:/var/lib/fula-gateway
+ - /var/lib/fula-gateway:/var/lib/fula-gateway
18
network_mode: host
19
restart: unless-stopped
20
healthcheck:
0 commit comments