Skip to content

Commit 0e21fae

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

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
@@ -559,7 +559,7 @@ http {
559559
}
560560

561561
location = /sw.js {
562-
proxy_pass http://digitransit-ui-waltti-v3:8080;
562+
proxy_pass http://digitransit-ui-waltti-v3:8080;
563563
include basicsettings.conf;
564564
proxy_cache sw;
565565
proxy_cache_valid 200 30s;

0 commit comments

Comments
 (0)