[fix] basex v10
This commit is contained in:
parent
0e548d8b15
commit
552ff07e09
3 changed files with 5 additions and 3 deletions
|
|
@ -7,7 +7,9 @@ services:
|
|||
container_name: basex-test
|
||||
command: /srv/basex/bin/basexhttp
|
||||
ports:
|
||||
- 8984:8984
|
||||
- 9090:8080
|
||||
environment:
|
||||
BASEX_JVM: "-Xmx1g"
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/srv/basex/data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue