Skip to content

Commit

Permalink
https
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi2krishna authored Mar 31, 2023
1 parent 6eda36d commit 436db78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webapp/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ server {
try_files $uri $uri/ /index.html; # For single page application routing
}

# Enable 443 for HTTPS

#error_page 404 /404.html;

# redirect server error pages to the static page /50x.html
Expand Down

0 comments on commit 436db78

Please sign in to comment.