Multiple changes to fix routing

This commit is contained in:
2025-01-24 10:45:22 +00:00
parent 334000e570
commit f99bc8a1e7
4 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
}
route /repo/* {
reverse_proxy localhost:1212
reverse_proxy repo-placeholder:80
}
}