mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fchore: add database-url to digitalocean
This commit is contained in:
parent
128cf29938
commit
59d6df3828
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user