Skip to content

Instantly share code, notes, and snippets.

@t2ru
Created July 3, 2015 02:18
Show Gist options
  • Save t2ru/7448ecb9fc49181a4a6a to your computer and use it in GitHub Desktop.
Save t2ru/7448ecb9fc49181a4a6a to your computer and use it in GitHub Desktop.
Let's Chat用
mongo:
image: mongo:latest
app:
image: sdelements/lets-chat
links:
- mongo
ports:
- 8080:8080
- 5222:5222
environment:
LCB_XMPP_DOMAIN: 10.133.1.136
LCB_ROOMS_PRIVATE: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment