Updated configurations

This commit is contained in:
2025-01-17 16:32:36 +00:00
parent 450dbd3cc1
commit a5c70f2841
2 changed files with 13 additions and 9 deletions

View File

@@ -2,9 +2,7 @@
admin off
}
am-d-model.eu {
tls internal
(site) {
reverse_proxy site:3000 {
health_uri /health
health_interval 30s
@@ -12,3 +10,12 @@ am-d-model.eu {
health_status 200
}
}
:80 {
import site
}
am-d-model.eu {
tls internal
import site
}