diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..cf803ea --- /dev/null +++ b/.env.example @@ -0,0 +1,6 @@ +APP_BASE_URL=http://localhost:xxxx +TOKEN_SIGNING_KEY= +JWT_SECRET= +VOLCANO_API_KEY= +SPRING_MAIL_USERNAME= +SPRING_MAIL_PASSWORD= \ No newline at end of file