This commit is contained in:
DoTheEvo
2022-09-25 11:16:39 +02:00
parent 56424645ba
commit a694e8cd93
+2 -1
View File
@@ -132,7 +132,8 @@ map.{$MY_DOMAIN} {
}
rcon.{$MY_DOMAIN} {
reverse_proxy rcon-web:4326
reverse_proxy /ws minecraft-rcon:4327
reverse_proxy minecraft-rcon:4326
}
```