Skip to content

Commit

Permalink
Dynamic env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusAhlfors authored Nov 24, 2023
1 parent c465bef commit d0ee2ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diploi-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ parameterGroups:
type: string

environmentVariables:
- identifier: NEXT_PUBLIC_TEST
defaultValue: This text comes from an environment variable!
- identifier: SUBTITLE
defaultValue: This text comes from an environment variable
type: string
contexts: label=app

Expand Down

0 comments on commit d0ee2ab

Please sign in to comment.