Skip to content

Commit

Permalink
Remove incorrect comment in nginx config (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-low authored Oct 24, 2024
1 parent d501a49 commit bf7225c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/osmcha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ app:
location / {
root /assets;
# checks for static file, if not found proxy to app
try_files $uri $uri/ /index.html;
}
}
Expand Down

0 comments on commit bf7225c

Please sign in to comment.