forked from kofal.net/stoatchat-self-hosted
Update docker-compose to use master tag for client
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
|
||||
# REVOLT Web App
|
||||
web:
|
||||
image: revoltchat/client
|
||||
image: revoltchat/client:master
|
||||
env_file: .env
|
||||
ports:
|
||||
- "5000:5000"
|
||||
|
||||
Reference in New Issue
Block a user