add some sites
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
portainer.lan {
|
||||
tls internal
|
||||
|
||||
reverse_proxy https://127.0.0.1:9443 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
}
|
||||
|
||||
encode gzip
|
||||
}
|
||||
Reference in New Issue
Block a user