Skip to content

Commit 4500932

Browse files
committed
Use our official repository in docker-compose
use official repository image instead of my test repository
1 parent 0d65000 commit 4500932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ db:
66
command: mongod --smallfiles
77

88
rocketchat:
9-
image: singli/rocket.chat
9+
image: rocketchat/rocket.chat
1010
environment:
1111
- MONGO_URL=mongodb://db:27017/rocketchat
1212
- ROOT_URL=http://yourhost:8818

0 commit comments

Comments
 (0)