This commit is contained in:
Sparky
2025-11-09 15:11:43 +00:00
parent 4ca5288acf
commit 3e0940833a
8 changed files with 21 additions and 15 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"tls":{"timestamp":"2025-11-07T11:25:14.512295691Z","instance_id":"dbe630cc-bc9f-443e-b311-aec406294c5c"}}
{"tls":{"timestamp":"2025-11-09T00:03:36.440146095Z","instance_id":"dbe630cc-bc9f-443e-b311-aec406294c5c"}}

View File

@@ -8,4 +8,4 @@ coolify.site.quack-lab.dev {
handle {
respond "Njet Molotoff" 403
}
}
}

View File

@@ -60,7 +60,7 @@ services = [
{ domains = ["webtop.site.quack-lab.dev"], backend = "webtop:3000", ip_range = "lan" }
]
[files.coolify]
[files.cykcoolify]
services = [
{ domains = ["coolify.site.quack-lab.dev"], backend = "host.docker.internal:8000", ip_range = "lan" }
]