mracs-configurations/Nginx/Locations/mracs.dev/mcmap.loc.conf

4 lines
58 B
Plaintext

location /mcmap/ {
proxy_pass http://localhost:8123/;
}