mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2024-11-12 21:21:36 +01:00
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
#upstream minecraft {
|
|
# server minecraft:25565;
|
|
#}
|
|
#
|
|
#server {
|
|
# listen 25566;
|
|
# server_name minecraft.bensuperpc.org www.minecraft.bensuperpc.org;
|
|
# location / {
|
|
# proxy_pass minecraft;
|
|
# }
|
|
#}
|
|
|