astro-payload-test/.env
3wc ab67ee32e0
All checks were successful
continuous-integration/drone/push Build is passing
Make local development setup work 🎊
Closes #1
2024-05-18 14:09:49 -03:00

11 lines
242 B
Bash

NAME=astroad
ASTRO_HOST=localhost:3000
PAYLOAD_HOST=payload:3001
PAYLOAD_URL=http://localhost:3001
PAYLOAD_PORT=3001
PAYLOAD_SECRET=supersecretkey
MONGODB_USER=payload
MONGODB_PASSWORD=password
TOKEN=supersecrettoken
REPOSITORY=mooxl/astroad