2889ccc655
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
PAYLOAD_URL=http://localhost:3001
|
|
PAYLOAD_PORT=3001
|
|
PAYLOAD_SECRET=supersecretkey
|
|
MONGODB_URI=mongodb://payload:test@mongo:27017
|
|
MONGODB_USER=payload
|
|
MONGODB_PW=test
|
|
MONGODB_DB=payload
|
|
NAME=astroad |