Skip to content

Commit 51e7624

Browse files
committed
fix: docker-compose run error
1 parent 632edb0 commit 51e7624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
networks:
1010
- nginx-minio-network
1111
volumes:
12-
- /data/container/jsonq:/app
12+
- /data/container/jsonq/dist:/app
1313

1414
networks:
1515
nginx-minio-network:

0 commit comments

Comments
 (0)