mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-18 04:58:52 +02:00
fix rocketchat-arm
This commit is contained in:
parent
059919c243
commit
13bfbe36a1
@ -2,14 +2,7 @@ rocketchat:
|
||||
image: rocket.chat
|
||||
ports:
|
||||
- "3000:3000"
|
||||
links:
|
||||
- mongo:db
|
||||
environment:
|
||||
- ROOT_URL=http://chat.easypi.pro
|
||||
restart: always
|
||||
|
||||
mongo:
|
||||
image: easypi/mongo-arm
|
||||
ports:
|
||||
- "27017:27017"
|
||||
- MONGO_URL=mongodb://mongo.easypi.pro/rocketchat
|
||||
restart: always
|
Loading…
Reference in New Issue
Block a user