add creds

This commit is contained in:
Osman Faruk Bayram 2025-04-13 17:39:57 +03:00
parent 3a2b3126bf
commit 32ad681995

View file

@ -18,6 +18,7 @@
certificateFile = "/home/osbm/.cloudflared/cert.pem";
tunnels."forgejo-service" = {
default = "http_status:404";
credentialsFile = "/persist/cloudflare-forgejo.json";
ingress = {
"git.osbm.dev" = {
service = "http://localhost:3000";