Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt
2023-05-13 19:10:37 +02:00
parent 43fc0a402c
commit 0dfad4431f
14 changed files with 136 additions and 52 deletions

7
.env.development Normal file
View File

@ -0,0 +1,7 @@
MONGODB_URI=mongodb://payload:test@mongo:27017
PAYLOAD_SECRET=supersecretkey
PAYLOAD_PORT=3001
MONGODB_USER=payload
MONGODB_PW=test
MONGODB_DB=payload
NAME=astroad