Skip to content

Commit

Permalink
Update GAE runtime to Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
JlUgia authored Jan 18, 2024
1 parent a16619e commit c94e649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
runtime: nodejs10
runtime: nodejs20
handlers:
- url: '.*'
script: auto
Expand Down

0 comments on commit c94e649

Please sign in to comment.