Skip to content

Commit 28091f4

Browse files
committed
fuseki volume mount point change
1 parent 42cc417 commit 28091f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/fuseki/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- ADMIN_PASSWORD=${FUSEKI_ADMIN_PASSWORD}
1010
- FUSEKI_DATASET_1=mydataset
1111
volumes:
12-
- fuseki-data:/fuseki-data/databases
12+
- fuseki-data:/fuseki-base/databases
1313
networks:
1414
- fuseki-net
1515
- proxy-net

0 commit comments

Comments
 (0)