Fix typo in tests ui linux file name + add more logs in ui docker tests

This commit is contained in:
Théophile Diot 2023-09-22 08:49:33 +01:00
parent 432d1587c7
commit e378be9a92
No known key found for this signature in database
GPG Key ID: 248FEA4BAE400D06
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ services:
MULTISITE: "yes"
HTTP_PORT: "80"
API_WHITELIST_IP: "127.0.0.0/8 10.20.30.0/24"
LOG_LEVEL: "info"
USE_BUNKERNET: "no"
USE_BLACKLIST: "no"
DISABLE_DEFAULT_SERVER: "yes"
@ -79,6 +80,7 @@ services:
volumes:
bw-data:
networks:
bw-universe:
name: bw-universe