mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-20 01:35:16 -05:00
fix: include env for web
This commit is contained in:
@@ -61,6 +61,7 @@ services:
|
||||
web:
|
||||
image: ghcr.io/revoltchat/client:master
|
||||
restart: always
|
||||
env_file: .env.web
|
||||
|
||||
# File server (autumn)
|
||||
autumn:
|
||||
|
||||
Reference in New Issue
Block a user