Initial Commit

Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt
2023-05-13 16:38:56 +02:00
commit 9f9445e218
27 changed files with 9214 additions and 0 deletions

5
.env Normal file
View File

@ -0,0 +1,5 @@
MONGODB_URI=mongodb://payload:test@localhost:27017/payload
PAYLOAD_SECRET=supersecretkey
MONGODB_USER=payload
MONGODB_PW=test
MONGODB_DB=payload