update route
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 40s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 40s
This commit is contained in:
parent
0ed0ebb385
commit
3d9cd77735
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 = {
|
||||||
"mc0.${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…
Add table
Add a link
Reference in a new issue