UBERF-7362: Do not cache branding served from front (#5889)

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
This commit is contained in:
Alexey Zinoviev
2024-06-21 12:59:02 +04:00
committed by GitHub
parent ece5c0ec6c
commit 55a030d383
4 changed files with 16 additions and 3 deletions
+1
View File
@@ -84,6 +84,7 @@ services:
- COLLABORATOR_URL=ws://localhost:3078
- COLLABORATOR_API_URL=http://localhost:3078
- STORAGE_CONFIG=${STORAGE_CONFIG}
- BRANDING_URL=http://localhost:8087/branding.json
restart: unless-stopped
collaborator:
image: hardcoreeng/collaborator