mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #2703 from nextcloud/enh/2695/notify-push
put notify-push into its own container
This commit is contained in:
commit
541fad9bab
6 changed files with 98 additions and 22 deletions
|
|
@ -30,7 +30,7 @@
|
|||
# Notify Push
|
||||
route /push/* {
|
||||
uri strip_prefix /push
|
||||
reverse_proxy {$NEXTCLOUD_HOST}:7867
|
||||
reverse_proxy {$NOTIFY_PUSH_HOST}:7867
|
||||
}
|
||||
|
||||
# Onlyoffice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue