kios-webapp/.env.dev
Max Schmidt 51820b5794 test
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 15:45:53 +02:00

9 lines
229 B
Plaintext

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
MONGODB_DB=payload
NAME=astroad