Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from google-pay/update-gae-runtime
Browse files Browse the repository at this point in the history
Update GAE runtime to Node 20
  • Loading branch information
JlUgia committed Jan 18, 2024
2 parents a16619e + 7b5616e commit e5c4e72
Show file tree
Hide file tree
Showing 3 changed files with 779 additions and 503 deletions.
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 e5c4e72

Please sign in to comment.