This commit is contained in:
parent
33688e4496
commit
2940656cf1
6 changed files with 150 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue