[fix] port
This commit is contained in:
parent
92954c5f8d
commit
4e2c44179a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
||||||
image: "quodatum/basexhttp:latest"
|
image: "quodatum/basexhttp:latest"
|
||||||
container_name: basex-test
|
container_name: basex-test
|
||||||
ports:
|
ports:
|
||||||
- '8984:8984 '
|
- 8984:8984
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/srv/basex/data
|
- ./data:/srv/basex/data
|
||||||
|
|
Loading…
Add table
Reference in a new issue