mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update GLOBAL_LOG_LEVEL to debug in db core tests
This commit is contained in:
parent
4654992361
commit
87591f8d76
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ else
|
|||
export GLOBAL_HTTP_PORT="80"
|
||||
export GLOBAL_HTTPS_PORT="443"
|
||||
export GLOBAL_DNS_RESOLVERS="9.9.9.9 8.8.8.8 8.8.4.4"
|
||||
export GLOBAL_LOG_LEVEL="info"
|
||||
export GLOBAL_LOG_LEVEL="debug"
|
||||
export GLOBAL_USE_BUNKERNET="no"
|
||||
export GLOBAL_USE_BLACKLIST="no"
|
||||
export GLOBAL_SEND_ANONYMOUS_REPORT="no"
|
||||
|
|
|
|||
Loading…
Reference in a new issue