[mod] line endings
This commit is contained in:
parent
fb13b4cfd2
commit
cd141a71c5
5 changed files with 317 additions and 242 deletions
|
|
@ -1,13 +1,13 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
fuseki:
|
||||
image: fuseki-server:4.2.0
|
||||
build: .
|
||||
container_name: fuseki-docker
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/mnt/apache-fuseki
|
||||
ports:
|
||||
- 3030:3030
|
||||
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
fuseki:
|
||||
image: fuseki-server:4.2.0
|
||||
build: .
|
||||
container_name: fuseki-docker
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/mnt/apache-fuseki
|
||||
ports:
|
||||
- 3030:3030
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue