[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"
|
||||
container_name: basex-test
|
||||
ports:
|
||||
- '8984:8984 '
|
||||
- 8984:8984
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/srv/basex/data
|
||||
|
|
Loading…
Add table
Reference in a new issue