mc server
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 2m45s

This commit is contained in:
Satria 2026-05-02 18:41:49 +07:00
commit 2940656cf1
6 changed files with 150 additions and 1 deletions

View file

@ -54,9 +54,13 @@ in {
[ "Dockge" "docker" "https://containers.proxy.${domain}" "http://localhost:5001/" ]
];
routes = {
"mc0.${domain}" = "tcp://localhost:25565";
"docs-sandbox.${domain}" = "http://localhost:7090";
"docs.${domain}" = "http://localhost:7090";
"cdn.${domain}" = selfSigned "https://localhost:3923";
"git.${domain}" = "http://localhost:5080";
"auth.${domain}" = "http://localhost:1411";
"dash.${domain}" = "http://localhost:5070";