mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-31 07:50:08 +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:
@@ -231,6 +231,9 @@
|
||||
"protocol": "udp"
|
||||
}
|
||||
],
|
||||
"expose": [
|
||||
"8081"
|
||||
],
|
||||
"internal_port": "%TALK_PORT%",
|
||||
"environment": [
|
||||
"NC_DOMAIN=%NC_DOMAIN%",
|
||||
|
||||
Reference in New Issue
Block a user