1
Fork 0

Try to reddirect tunnel to redlib for debugging

This commit is contained in:
prescientmoon 2024-05-09 05:01:52 +02:00
parent 05b021232e
commit 474dc7ee2d
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -21,7 +21,7 @@
tunnels."347d9ead-a523-4f8b-bca7-3066e31e2952" = { tunnels."347d9ead-a523-4f8b-bca7-3066e31e2952" = {
credentialsFile = config.sops.secrets.cloudflare_tunnel_credentials.path; credentialsFile = config.sops.secrets.cloudflare_tunnel_credentials.path;
default = "http_status:404"; default = "http_status:404";
ingress."diptime.moonythm.dev" = "http://localhost:80"; ingress."diptime.moonythm.dev" = "http://localhost:8416";
}; };
}; };
} }