Compare commits
1 Commits
73b561ed33
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c2eee6569a |
@@ -26,6 +26,10 @@ headscale.alfrednobel.edudeploy.com {
|
||||
reverse_proxy headscale:8080
|
||||
}
|
||||
|
||||
gitea.alfrednobel.edudeploy.com {
|
||||
reverse_proxy edubox-gitea:3000
|
||||
}
|
||||
|
||||
alfrednobel.edudeploy.com {
|
||||
reverse_proxy /api/websocket* server:3001
|
||||
reverse_proxy server:3000
|
||||
@@ -38,6 +42,7 @@ alfrednobel.edudeploy.com {
|
||||
@instance {
|
||||
not host alfrednobel.edudeploy.com
|
||||
not host headscale.alfrednobel.edudeploy.com
|
||||
not host gitea.alfrednobel.edudeploy.com
|
||||
host *.alfrednobel.edudeploy.com
|
||||
}
|
||||
handle @instance {
|
||||
|
||||
Reference in New Issue
Block a user