remove mc cf
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 43s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 43s
This commit is contained in:
parent
acaafb2124
commit
9b69189570
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in {
|
||||||
[ "Dockge" "docker" "https://containers.proxy.${domain}" "http://localhost:5001/" ]
|
[ "Dockge" "docker" "https://containers.proxy.${domain}" "http://localhost:5001/" ]
|
||||||
];
|
];
|
||||||
routes = {
|
routes = {
|
||||||
"mc.${domain}" = "tcp://localhost:25565";
|
# "mc.${domain}" = "tcp://localhost:25565";
|
||||||
|
|
||||||
"docs-sandbox.${domain}" = "http://localhost:7090";
|
"docs-sandbox.${domain}" = "http://localhost:7090";
|
||||||
"docs.${domain}" = "http://localhost:7090";
|
"docs.${domain}" = "http://localhost:7090";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue