(add): Some deployment files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
*:8443 {
|
||||
tls internal
|
||||
reverse_proxy {$TAM_SERVER:localhost}:8000
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
*:8443 {
|
||||
tls internal
|
||||
reverse_proxy {$TAM_SERVER:localhost}:8000
|
||||
}
|
||||