[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["The `app.yaml` file is essential for configuring an App Engine app, defining runtime, handlers, scaling, and other settings, including environment variables."],["The `app.yaml` file is necessary to be set up for the `default` service before adding configurations for other services."],["For a basic PHP application, the `app.yaml` file primarily requires the `runtime` element, as App Engine provides default settings for other configurations like instance classes and automatic scaling."],["You can customize settings in `app.yaml` to override default values, or it can be renamed for example `service-name-app.yaml`, but the file must be specifically designated in the deployment command."]]],[]]