astro-payload-test/.env

11 lines
242 B
Bash
Raw Normal View History

2024-05-17 22:32:32 +00:00
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
2024-05-17 22:32:32 +00:00
TOKEN=supersecrettoken
REPOSITORY=mooxl/astroad