[mod] basex cmd
This commit is contained in:
parent
4e2c44179a
commit
25e0bbf64c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ services:
|
||||||
basex:
|
basex:
|
||||||
image: "quodatum/basexhttp:latest"
|
image: "quodatum/basexhttp:latest"
|
||||||
container_name: basex-test
|
container_name: basex-test
|
||||||
|
command: /srv/basex/bin/basexhttp
|
||||||
ports:
|
ports:
|
||||||
- 8984:8984
|
- 8984:8984
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Add table
Reference in a new issue