astro-payload-test/.env.sample

13 lines
418 B
Plaintext
Raw Normal View History

# This file is just for local dev; see .drone.yml for live deployment
2024-05-17 22:32:32 +00:00
NAME=astroad
PAYLOAD_PORT=3001
##############################################################################
# Infinite nerd depth settings, you probably don't need to change these #
##############################################################################
2024-05-17 22:32:32 +00:00
PAYLOAD_SECRET=supersecretkey
MONGODB_USER=payload
MONGODB_PASSWORD=password