reenable tunnel
This commit is contained in:
parent
1a059b929b
commit
8187e32d5d
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