Files
infrahub-deployment/serve-config.json

17 lines
215 B
JSON

{
"TCP": {
"443": {
"HTTPS": true
}
},
"Web": {
"infrahub.taila5ad8.ts.net:443": {
"Handlers": {
"/": {
"Proxy": "http://127.0.0.1:8000"
}
}
}
}
}