Skip to content

Commit

Permalink
fchore: add database-url to digitalocean
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Jun 21, 2021
1 parent 128cf29 commit 59d6df3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .do/deploy.template.yaml
Expand Up @@ -5,5 +5,9 @@ spec:
git:
branch: master
repo_clone_url: https://github.com/Unleash/unleash.git
envs:
- key: DATABASE_URL
scope: RUN_TIME
value: ${unleash-db.DATABASE_URL}
databases:
- name: unleash-db

0 comments on commit 59d6df3

Please sign in to comment.