[mod] exclude dba logs
This commit is contained in:
parent
877e7b8d13
commit
17d440865e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
|
||||
# - ./repo:/srv/basex/repo
|
||||
environment:
|
||||
- "BASEX_JVM= -Dorg.basex.RESTXQERRORS=false "
|
||||
- "BASEX_JVM= -Dorg.basex.RESTXQERRORS=false -Dorg.basex.LOGEXCLUDE=/dba"
|
||||
- "SERVER_OPTS= "
|
||||
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue