[add] .basex

This commit is contained in:
Andy Bunce 2023-12-26 14:53:09 +00:00
parent ee5f502b49
commit 09badf58c5
2 changed files with 2 additions and 0 deletions

1
basex/.basex Normal file
View File

@ -0,0 +1 @@
RESTXQERRORS = false

View File

@ -16,4 +16,5 @@ services:
- ./data:/srv/basex/data - ./data:/srv/basex/data
- ./webapp:/srv/basex/webapp - ./webapp:/srv/basex/webapp
- ./repo:/srv/basex/repo - ./repo:/srv/basex/repo
- ./.basex:/srv/basex/.basex
# - ./custom:/srv/basex/lib/custom # - ./custom:/srv/basex/lib/custom