1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore: add UNLEASH_URL

This commit is contained in:
Ivar Conradi Østhus 2021-06-21 14:53:16 +02:00
parent 59d6df3828
commit 3a28353adb
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -9,5 +9,10 @@ spec:
- key: DATABASE_URL
scope: RUN_TIME
value: ${unleash-db.DATABASE_URL}
- key: UNLEASH_URL
scope: RUN_TIME
value: ${APP_URL}
build_command: 'yarn build'
run_command: 'yarn run'
databases:
- name: unleash-db