fix(minecraft): Typo
This commit is contained in:
parent
dffd0593a7
commit
f2112802f7
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ in {
|
|||
};
|
||||
"~* ^/fabric_prod/(maps/[^/\\s]*/live/.*)" = {
|
||||
proxyPass = "http://127.0.0.1:${
|
||||
toString ports.tcp.minecraft.fabric-prod.bluemap
|
||||
toString ports.tcp.minecraft.fabric_prod.bluemap
|
||||
}/$1";
|
||||
extraConfig = ''
|
||||
error_page 502 504 = @server-offline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue