1
0
Fork 0
forked from mirror/prosody

Exchange build parameter into image parameter

This commit is contained in:
shaula 2016-10-19 06:24:40 +02:00 committed by GitHub
parent 16e9418632
commit 57a4a5ecd4

View file

@ -60,7 +60,7 @@ version: '2'
services: services:
server: server:
build: . image: shaula/rpi-prosody:0.9.10
ports: ports:
- "5000:5000" - "5000:5000"
- "5222:5222" - "5222:5222"
@ -108,4 +108,4 @@ log = {
## Missing ## Missing
* [Multi-User-Chats](https://prosody.im/doc/modules/mod_muc) (MUC) is not yet configured * [Multi-User-Chats](https://prosody.im/doc/modules/mod_muc) (MUC) is not yet configured
* ?? * ??