Skip to content

Commit

Permalink
feat: Updated Google App Engine Setup in app.yaml in the Readme.md - p…
Browse files Browse the repository at this point in the history
  • Loading branch information
catosaurusrex2003 committed Apr 13, 2024
1 parent 5d3559b commit 55c6deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ env: flex
# Node Runtime Version >14 is required.
# for more info refer: https://cloud.google.com/appengine/docs/flexible/nodejs/runtime
# not specifying runtime_config will result in node 12 to be used.
# not specifying runtime_config will result in node 12 to be used
runtime_config:
operating_system: "ubuntu22"
runtime_version: "20"
Expand Down

0 comments on commit 55c6deb

Please sign in to comment.