Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- email [email protected]
- }
- www.myserver.com {
- encode zstd gzip
- root * /var/www/html
- file_server
- }
- plex.myserver.com {
- reverse_proxy 172.21.0.3:32400
- }
- actual.myserver.com {
- reverse_proxy https://192.168.4.8:5006
- }
- immich.myserver.com {
- reverse_proxy 192.168.4.8:8083
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement