source: installer/vagrant/config/nginx-template.location

lgromero-new-oglive
Last change on this file was fa88328, checked in by Nicolas Arenas <nicolas.arenas@…>, 20 months ago

Remove tab

  • Property mode set to 100644
File size: 75 bytes
RevLine 
[fa88328]1location /##BRANCH##/ {
2    proxy_pass https://##IPADDRESS##/opengnsys/;
3}
Note: See TracBrowser for help on using the repository browser.