Merge remote-tracking branch 'origin/release-9.0' into release-10.0
This commit is contained in:
commit
c921a408be
5 changed files with 1 additions and 74 deletions
|
|
@ -8,7 +8,6 @@ fs.copyFileSync(path.resolve(__dirname, '../.sample.env'), path.resolve(__dirnam
|
|||
|
||||
setEnvVariable('NODE_ENV', 'development')
|
||||
|
||||
setEnvVariable('LAMASSU_DB', 'DEV')
|
||||
setEnvVariable('POSTGRES_USER', 'postgres')
|
||||
setEnvVariable('POSTGRES_PASSWORD', 'postgres123')
|
||||
setEnvVariable('POSTGRES_HOST', 'localhost')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue