fix typo in nginx template
parent
692e94171f
commit
fee080a9a6
|
@ -1,3 +1,3 @@
|
|||
location /##BRANCH##/ {
|
||||
proxy_pass https://##IPADDRESS##;
|
||||
proxy_pass https://##IPADDRESS##/opengnsys/;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue