[mod]
This commit is contained in:
parent
7c8527079a
commit
947ca10d23
@ -93,13 +93,13 @@ quodatum.duckdns.org {
|
||||
encode gzip
|
||||
|
||||
# The negotiation endpoint is also proxied to Rocket
|
||||
reverse_proxy /notifications/hub/negotiate 0.0.0.0:8882
|
||||
reverse_proxy /notifications/hub/negotiate 0.0.0.0:80
|
||||
|
||||
# Notifications redirected to the websockets server
|
||||
reverse_proxy /notifications/hub 0.0.0.0:3012
|
||||
|
||||
# Send all other traffic to the regular Vaultwarden endpoint
|
||||
reverse_proxy 0.0.0.0:8882
|
||||
reverse_proxy 0.0.0.0:80
|
||||
}
|
||||
|
||||
@nextcloud host nextcloud.quodatum.duckdns.org
|
||||
|
Loading…
Reference in New Issue
Block a user