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
commit 541fad9bab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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