astro-payload-test/.env
3wc 8a329feb3e
All checks were successful
continuous-integration/drone/push Build is passing
Tidy up environment variables for local dev
2024-05-18 14:38:21 -03:00

14 lines
458 B
Bash

# This file is just for local dev; see <somewhere else> for live deployment
NAME=astroad
PAYLOAD_URL=http://localhost:3003
PAYLOAD_PORT=3003
##############################################################################
# Infinite nerd depth settings, you probably don't need to change these #
##############################################################################
PAYLOAD_SECRET=supersecretkey
MONGODB_USER=payload
MONGODB_PASSWORD=password