chore: add .env.example
This commit is contained in:
parent
26cdd86529
commit
20eaaffdab
|
|
@ -0,0 +1,3 @@
|
|||
VITE_WEB_URL=http://localhost:5173
|
||||
VITE_API_URL=http://localhost:3000
|
||||
VITE_IMGPROXY_URL=http://localhost:2873
|
||||
Loading…
Reference in New Issue