Skip to content

Commit c254b46

Browse files
committed
Update docker-compose.yml
1 parent cc91a26 commit c254b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
env_file:
1515
- .env
1616
volumes:
17-
- /opt/fula-api/data/fula-gateway:/var/lib/fula-gateway
17+
- /var/lib/fula-gateway:/var/lib/fula-gateway
1818
network_mode: host
1919
restart: unless-stopped
2020
healthcheck:

0 commit comments

Comments
 (0)