This commit is contained in:
Stachu 2023-03-11 21:18:50 +01:00
parent 0afae489b3
commit 304ad0eaf3
2 changed files with 1 additions and 7 deletions

7
.env
View File

@ -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
View File

@ -1,2 +1,3 @@
node_modules/
.env
media/