mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update docker-compose.yml to enable default server and remove unused environment variables in ui tests
This commit is contained in:
parent
7af200c6ec
commit
25b59b7024
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ services:
|
|||
USE_BUNKERNET: "no"
|
||||
USE_BLACKLIST: "no"
|
||||
SEND_ANONYMOUS_REPORT: "no"
|
||||
DISABLE_DEFAULT_SERVER: "yes"
|
||||
USE_CLIENT_CACHE: "yes"
|
||||
USE_GZIP: "yes"
|
||||
DATASTORE_MEMORY_SIZE: "384m"
|
||||
|
|
|
|||
Loading…
Reference in a new issue