diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..4952763 --- /dev/null +++ b/.env.example @@ -0,0 +1,4 @@ +MONGODB_URI=mongodb://mongo:27017/payload +MONGODB_PORT=27017 +PAYLOAD_SECRET=payloadsecreta5e6ea45ef4e66eaa151612bdcb599df +PAYLOAD_PORT=3000 \ No newline at end of file