Add an extra port to Prosody to see if it helps with certificate validation.
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 5222:5222
|
- 5222:5222
|
||||||
- 5269:5269
|
- 5269:5269
|
||||||
|
- 5281:5281
|
||||||
#environment:
|
#environment:
|
||||||
# - REPO=$REPO
|
# - REPO=$REPO
|
||||||
# - BRANCH=$BRANCH
|
# - BRANCH=$BRANCH
|
||||||
|
|||||||
Reference in New Issue
Block a user