secure: always redirect_http_response_code: 301
handlers: - url: /(.*) static_files: dist/index.html upload: dist/index.html secure: always redirect_http_response_code: 301
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)