mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-01 16:30:09 +00:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
# Talk
|
|
route /standalone-signaling/* {
|
|
uri strip_prefix /standalone-signaling
|
|
reverse_proxy {$TALK_HOST}:8081
|
|
} |