infrastructure/nginx-conf/minecraft.conf

9 lines
205 B
Plaintext
Raw Normal View History

#stream {
# server {
# listen 25565;
# server_name minecraft.bensuperpc.org www.minecraft.bensuperpc.org;
#
# proxy_pass minecraft:25565;
# }
#}