We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42cc417 + b9394bf commit ba37f66Copy full SHA for ba37f66
1 file changed
infra/fuseki/docker-compose.yml
@@ -9,7 +9,8 @@ services:
9
- ADMIN_PASSWORD=${FUSEKI_ADMIN_PASSWORD}
10
- FUSEKI_DATASET_1=mydataset
11
volumes:
12
- - fuseki-data:/fuseki-data/databases
+ - fuseki-data:/fuseki-base/databases
13
+ - fuseki-data:/fuseki-base/configuration
14
networks:
15
- fuseki-net
16
- proxy-net
0 commit comments