Merge pull request #2703 from nextcloud/enh/2695/notify-push

put notify-push into its own container
This commit is contained in:
Simon L
2023-06-15 15:25:50 +02:00
committed by GitHub
6 changed files with 98 additions and 22 deletions

View File

@@ -30,7 +30,7 @@
# Notify Push
route /push/* {
uri strip_prefix /push
reverse_proxy {$NEXTCLOUD_HOST}:7867
reverse_proxy {$NOTIFY_PUSH_HOST}:7867
}
# Onlyoffice