fix: include env for web
This commit is contained in:
@@ -61,6 +61,7 @@ services:
|
|||||||
web:
|
web:
|
||||||
image: ghcr.io/revoltchat/client:master
|
image: ghcr.io/revoltchat/client:master
|
||||||
restart: always
|
restart: always
|
||||||
|
env_file: .env.web
|
||||||
|
|
||||||
# File server (autumn)
|
# File server (autumn)
|
||||||
autumn:
|
autumn:
|
||||||
|
|||||||
Reference in New Issue
Block a user