caddy: now resolving incus addresses
All checks were successful
/ check (push) Successful in 1m38s
/ deploy (push) Has been skipped

This commit is contained in:
Jermeiah S 2025-06-29 12:57:51 -04:00
parent 6f52531eb7
commit c4f604ab01
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{
flake,
modulesPath,
config,
# config,
...
}:
@ -18,10 +18,10 @@ in
enable = true;
extraConfig = ''
git.skdevstudios.com {
reverse_proxy forgejo.local:3000
reverse_proxy forgejo.incus:3000
}
tofu.skdevstudios.com {
reverse_proxy tofu.local:9000
reverse_proxy tofu.incus:9000
}
# :3306 {
# reverse_proxy 10.173.91.154:3306