mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-20 01:35:16 -05:00
fix: use correct port for january
This commit is contained in:
@@ -89,5 +89,5 @@ services:
|
|||||||
january:
|
january:
|
||||||
image: ghcr.io/revoltchat/january:master
|
image: ghcr.io/revoltchat/january:master
|
||||||
ports:
|
ports:
|
||||||
- "7000:3000"
|
- "7000:7000"
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user