diff --git a/.env.example b/.env.example new file mode 100644 index 000000000..f7d3bbb7a --- /dev/null +++ b/.env.example @@ -0,0 +1,3 @@ +VITE_WEB_URL=http://localhost:5173 +VITE_API_URL=http://localhost:3000 +VITE_IMGPROXY_URL=http://localhost:2873