Archive abandoned project

This commit is contained in:
Benoit 2025-02-15 00:56:26 +09:00
parent bc8862d90b
commit 65be894048
501 changed files with 24305 additions and 0 deletions

View file

@ -0,0 +1,9 @@
tunnel: <%= @tunnel_name %>
credentials-file: /etc/cloudflared/<%= @tunnel_name %>.json
ingress:
<% @tunnel_hostname.each do |hostname, service| %>
- hostname: <%= hostname %>
service: <%= service %>
<% end %>
- service: http_status:404