runtime: go111
handlers:- url: /_ah/.* script: auto login: admin secure: always- url: /dynamic script: auto secure: always- url: /admin/.* script: auto login: admin secure: always- url: (.*)/ static_files: html\1/index.html upload: html/index.html secure: always- url: /(.*\.map) mime_type: application/json static_files: html/\1 upload: html/(.*\.map) secure: always- url: / static_dir: html secure: always
Hello,
Please note that Google Groups are reserved for general Google Cloud Platform-end product discussions and not for technical issues, which is why I suggest moving the troubleshooting to Stackoverflow to obtain assistance from our programming community for your question.