Legger med env
This commit is contained in:
parent
fcc55e43dd
commit
b2fb1f3e72
2 changed files with 1 additions and 1 deletions
1
.env
Normal file
1
.env
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
DATABASE_URL=postgres://postgres:voHMlrqwwzlZcqWW3oCYvkmWnmOAFntc4nYJmTRVsr7bm8CiOoxqAKv1zVn5Opsq@192.168.0.133:5432/postgres
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,7 +13,6 @@ node_modules
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
# Env
|
# Env
|
||||||
.env
|
|
||||||
.env.*
|
.env.*
|
||||||
!.env.example
|
!.env.example
|
||||||
!.env.test
|
!.env.test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue