mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02:00
feat: add database url to environment variable (#7792)
After adding [postgres service](https://github.com/Unleash/unleash/pull/7790) , we also need to configure the url to database. This adds it.
This commit is contained in:
parent
031a2e805a
commit
37aef5792b
@ -6,6 +6,7 @@ yarn run lint
|
||||
yarn run test
|
||||
|
||||
cd frontend
|
||||
yarn
|
||||
yarn run ts:check
|
||||
yarn run lint:check
|
||||
yarn run fmt:check
|
||||
|
Loading…
Reference in New Issue
Block a user