infrastructure/nginx/conf.d/stream/minecraft.conf
Bensuperpc 13c2b7df19
Update nginx config
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-04-16 12:56:07 +02:00

6 lines
171 B
Plaintext

#server {
# Port number the reverse proxy is listening on
# listen 25565;
# The original Minecraft server address
# proxy_pass server.example.com:25565;
#}