mirror of
https://github.com/YunoHost-Apps/jenkins_ynh.git
synced 2024-09-03 19:26:18 +02:00
Update nginx.conf
This commit is contained in:
parent
98eae383c0
commit
1e0bb7c560
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
location YNH_LOCATION {
|
||||
proxy_pass http://127.0.0.1:8080;
|
||||
proxy_pass http://127.0.0.1:YNH_PORT;
|
||||
|
||||
proxy_redirect off;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue