add tunnel-only setup with host network mode, including updated Dockerfile, docker-compose, and configuration files
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user