.
This commit is contained in:
parent
b87ec9bfec
commit
e2d09068f1
|
|
@ -61,6 +61,8 @@ services:
|
||||||
### Rocket.Chat
|
### Rocket.Chat
|
||||||
rocketchat:
|
rocketchat:
|
||||||
image: registry.rocket.chat/rocketchat/rocket.chat:latest
|
image: registry.rocket.chat/rocketchat/rocket.chat:latest
|
||||||
|
ports:
|
||||||
|
- "3001:3000"
|
||||||
environment:
|
environment:
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
- ROOT_URL=https://chat.emrekirman.xyz # <- kendi domainini yaz
|
- ROOT_URL=https://chat.emrekirman.xyz # <- kendi domainini yaz
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user