Skip to content

Commit

Permalink
Google App Engine Config: NODE_ENV added
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed Sep 10, 2024
1 parent b2f1c13 commit cd30cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ instance_class: F2

env_variables:
PORT: 9000
NODE_ENV: "production"

handlers:
- url: /.*
Expand Down

0 comments on commit cd30cd9

Please sign in to comment.