parent
b914e3c183
commit
bda3e46c9f
@ -1,5 +1,6 @@ |
|||||||
PORT=3000 |
PORT=3000 |
||||||
DB_USER=postgres |
DB_USER=postgres |
||||||
DB_PASS=postgres |
DB_PASS=postgres |
||||||
|
DB_NAME=wakapi |
||||||
SALT= |
SALT= |
||||||
|
|
||||||
|
|||||||
@ -1 +1,3 @@ |
|||||||
|
wakapi-data/ |
||||||
|
postgres-data/ |
||||||
.env |
.env |
||||||
|
|||||||
Loading…
Reference in new issue