Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt
2023-05-17 17:03:20 +02:00
parent ec0e7601c4
commit 21fe6de0ec
4 changed files with 13 additions and 14 deletions

8
.env Normal file
View File

@ -0,0 +1,8 @@
ASTRO_URL=http://localhost:3000
PAYLOAD_URL=http://localhost:3001
PAYLOAD_PORT=3001
PAYLOAD_SECRET=supersecretkey
MONGODB_URI=mongodb://payload:test@mongo:27017
MONGODB_USER=payload
MONGODB_PW=test
NAME=astroad