feat: Proxmos and PBS https redirects
This commit is contained in:
@@ -87,7 +87,7 @@ auto_configure_traefik:
|
||||
auth_required: true
|
||||
|
||||
vaultwarden:
|
||||
subdomain: "vaultwarden"
|
||||
subdomain: "pwds"
|
||||
host: "10.0.2.27"
|
||||
port: 8004
|
||||
auth_required: false
|
||||
@@ -165,6 +165,7 @@ auto_configure_traefik:
|
||||
subdomain: "pbs"
|
||||
host: "10.0.2.104"
|
||||
port: 8007
|
||||
https: true
|
||||
auth_required: true
|
||||
# pinchflat:
|
||||
# subdomain: "youtube"
|
||||
@@ -175,6 +176,7 @@ auto_configure_traefik:
|
||||
subdomain: "proxmox"
|
||||
host: "10.0.2.2"
|
||||
port: 8006
|
||||
https: true
|
||||
auth_required: true
|
||||
resume:
|
||||
subdomain: "resume"
|
||||
|
||||
Reference in New Issue
Block a user