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