Update wetty reverse proxy to use correct port 3003
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ wetty.gynther.se {
|
|||||||
import auth
|
import auth
|
||||||
import common
|
import common
|
||||||
redir / /wetty
|
redir / /wetty
|
||||||
reverse_proxy wetty:3001
|
reverse_proxy wetty:3003
|
||||||
}
|
}
|
||||||
|
|
||||||
gitea.gynther.se {
|
gitea.gynther.se {
|
||||||
|
|||||||
Reference in New Issue
Block a user