generated from autonomic-cooperative/astro-payload-template
13 lines
418 B
Plaintext
13 lines
418 B
Plaintext
# This file is just for local dev; see .drone.yml for live deployment
|
|
NAME=astroad
|
|
|
|
PAYLOAD_PORT=3001
|
|
|
|
##############################################################################
|
|
# Infinite nerd depth settings, you probably don't need to change these #
|
|
##############################################################################
|
|
|
|
PAYLOAD_SECRET=supersecretkey
|
|
MONGODB_USER=payload
|
|
MONGODB_PASSWORD=password
|