mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update default.nix
This commit is contained in:
parent
28d7b3c20f
commit
020d52505e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
enable = true;
|
||||
tunnels = {
|
||||
"{{Tunnel UUID}}" = {
|
||||
credentialsFile = "{{UUID.json}}";
|
||||
credentialsFile = "{{/path/to/UUID.json}}";
|
||||
default = "http_status:404";
|
||||
ingress = {
|
||||
"ahoneybun.net" = "http://localhost:80";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue