mirror of
https://github.com/originalmk/skrytka-app.git
synced 2025-01-18 16:29:17 +00:00
fix env
This commit is contained in:
parent
0afae489b3
commit
304ad0eaf3
7
.env
7
.env
@ -1,7 +0,0 @@
|
|||||||
DB_USER=postgres
|
|
||||||
DB_PASS=123
|
|
||||||
DB_HOST=localhost
|
|
||||||
DB_PORT=5432
|
|
||||||
DB_NAME=postgres
|
|
||||||
|
|
||||||
SKIP_PREFLIGHT_CHECK=true
|
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
.env
|
.env
|
||||||
|
media/
|
Loading…
x
Reference in New Issue
Block a user