forked from mirror/prosody
Exchange build parameter into image parameter
This commit is contained in:
parent
16e9418632
commit
57a4a5ecd4
1 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ version: '2'
|
|||
|
||||
services:
|
||||
server:
|
||||
build: .
|
||||
image: shaula/rpi-prosody:0.9.10
|
||||
ports:
|
||||
- "5000:5000"
|
||||
- "5222:5222"
|
||||
|
@ -108,4 +108,4 @@ log = {
|
|||
## Missing
|
||||
|
||||
* [Multi-User-Chats](https://prosody.im/doc/modules/mod_muc) (MUC) is not yet configured
|
||||
* ??
|
||||
* ??
|
||||
|
|
Loading…
Reference in a new issue