expose additional ports for mod_http
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
286a309162
commit
4a07eec037
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ COPY prosody.cfg.lua /etc/prosody/prosody.cfg.lua
|
|||
|
||||
EXPOSE 5222
|
||||
EXPOSE 5269
|
||||
EXPOSE 5280
|
||||
EXPOSE 5281
|
||||
|
||||
CMD ["prosody", "-F"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue