mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 11:35:37 +01:00
update database URL
This commit is contained in:
parent
c881751e4f
commit
4181f2f07b
2 changed files with 3 additions and 1 deletions
2
.env
Normal file
2
.env
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DATABASE_URL=postgres://mxzhoqkw:cMsqsmqmaLSffK3NB7AEdzOQoV1kO-Z4@fanny.db.elephantsql.com/mxzhoqkw
|
||||
HASH_SALT=anotherRandomString
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -32,7 +32,7 @@ yarn-debug.log*
|
|||
yarn-error.log*
|
||||
|
||||
# local env files
|
||||
.env
|
||||
#.env
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue