mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 15:36:52 +00:00
ports 8081 needs to be expose for the talk container
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
cfbfe0438c
commit
6533018c6f
1 changed files with 3 additions and 0 deletions
|
|
@ -231,6 +231,9 @@
|
||||||
"protocol": "udp"
|
"protocol": "udp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"expose": [
|
||||||
|
"8081"
|
||||||
|
],
|
||||||
"internal_port": "%TALK_PORT%",
|
"internal_port": "%TALK_PORT%",
|
||||||
"environment": [
|
"environment": [
|
||||||
"NC_DOMAIN=%NC_DOMAIN%",
|
"NC_DOMAIN=%NC_DOMAIN%",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue