Nginx Proxy Manager example
This commit is contained in:
+3
-1
@@ -57,6 +57,8 @@ server {
|
||||
}
|
||||
}
|
||||
```
|
||||
### Nginx Proxy Manager example
|
||||
https://gist.github.com/R0GGER/2d99282389a24da0b350c349314a39ef
|
||||
|
||||
### Traefik example
|
||||
Add this middleware to your Invidious instance:
|
||||
@@ -303,4 +305,4 @@ Add these additional environment variables to Materialious.
|
||||
VITE_DEFAULT_PEERJS_HOST: "peerjs.example.com"
|
||||
VITE_DEFAULT_PEERJS_PATH: "/"
|
||||
VITE_DEFAULT_PEERJS_PORT: 443
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user