Skip to content

Commit 4cf4837

Browse files
sharhiooptionsome
andauthored
Update nginx.conf
Co-authored-by: Joel Lappalainen <lappalj8@gmail.com>
1 parent 0e21fae commit 4cf4837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ http {
571571
}
572572
location = /haku {
573573
proxy_hide_header X-Frame-Options;
574-
proxy_pass http://digitransit-ui-waltti-v3:8080;
574+
proxy_pass http://digitransit-ui-waltti-v3:8080;
575575
include basicsettings.conf;
576576
}
577577
location / {

0 commit comments

Comments
 (0)