move forgejo tunnel config
This commit is contained in:
parent
87200aa518
commit
0721bb4166
2 changed files with 11 additions and 9 deletions
|
|
@ -18,15 +18,6 @@
|
|||
enable = true;
|
||||
certificateFile = "/home/osbm/.cloudflared/cert.pem";
|
||||
tunnels = {
|
||||
"eb9052aa-9867-482f-80e3-97a7d7e2ef04" = {
|
||||
default = "http_status:404";
|
||||
credentialsFile = "/home/osbm/.cloudflared/eb9052aa-9867-482f-80e3-97a7d7e2ef04.json";
|
||||
ingress = {
|
||||
"git.osbm.dev" = {
|
||||
service = "http://localhost:3000";
|
||||
};
|
||||
};
|
||||
};
|
||||
"91b13f9b-81be-46e1-bca0-db2640bf2d0a" = {
|
||||
default = "http_status:404";
|
||||
credentialsFile = "/home/osbm/.cloudflared/91b13f9b-81be-46e1-bca0-db2640bf2d0a.json";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue