Skip to content

Commit

Permalink
app env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Dec 13, 2024
1 parent 9153342 commit e3f64fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .deploy/service.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
{
"name": "environmentVariables",
"variables": {
"APP_ID": "REPLACE_IN_PIPELINE",
"APP_VERSION": "REPLACE_IN_PIPELINE",
"NODE_ENV": "REPLACE_IN_PIPELINE",
"MODE": "REPLACE_IN_PIPELINE"
}
Expand Down

0 comments on commit e3f64fe

Please sign in to comment.