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

4 lines
56 B
Plaintext

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