fix: use correct port for january

This commit is contained in:
Paul Makles
2022-04-29 17:53:55 +01:00
parent 6b34d5a280
commit 28bab41878

View File

@@ -89,5 +89,5 @@ services:
january:
image: ghcr.io/revoltchat/january:master
ports:
- "7000:3000"
- "7000:7000"
restart: always