Skip to content

Commit

Permalink
Update elestio.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lexoyo authored Aug 24, 2024
1 parent 43d9975 commit f54ddde
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions elestio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ ports:
login: ""
password: ""
environments:
- key: 'SILEX_URL'
value: "https://[CI_CD_DOMAIN]"
- key: 'SILEX_URL'
value: "https://[CI_CD_DOMAIN]"
- key: 'SILEX_SESSION_SECRET'
value: 'random_password'
webUI:
- url: "https://[CI_CD_DOMAIN]"
label: "Dashboard"

0 comments on commit f54ddde

Please sign in to comment.