Update docker-compose.yml to enable default server and remove unused environment variables in ui tests

This commit is contained in:
Théophile Diot 2024-04-18 16:05:15 +02:00
parent 7af200c6ec
commit 25b59b7024
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -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"