diff --git a/compose.yml b/compose.yml index ffe1368..288c397 100644 --- a/compose.yml +++ b/compose.yml @@ -61,6 +61,7 @@ services: web: image: ghcr.io/revoltchat/client:master restart: always + env_file: .env.web # File server (autumn) autumn: