mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 07:26:55 +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"
|
||||
}
|
||||
],
|
||||
"expose": [
|
||||
"8081"
|
||||
],
|
||||
"internal_port": "%TALK_PORT%",
|
||||
"environment": [
|
||||
"NC_DOMAIN=%NC_DOMAIN%",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue