Files
payloadcms/examples/custom-components/.env.example
2024-09-10 22:48:52 -04:00

4 lines
167 B
Plaintext

DATABASE_URI=mongodb://127.0.0.1/payload-example-custom-fields
PAYLOAD_SECRET=PAYLOAD_CUSTOM_FIELDS_EXAMPLE_SECRET_KEY
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000