add tunnel-only setup with host network mode, including updated Dockerfile, docker-compose, and configuration files

This commit is contained in:
2025-11-01 00:55:04 +05:30
parent fbafab5d51
commit 6ef2edb768
5 changed files with 174 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"ingress": [
{
"hostname": "api.ishikabhoyar.tech",
"service": "http://host.docker.internal:9090"
"service": "http://172.18.0.1:9090"
},
{
"service": "http_status:404"