add env-example

This commit is contained in:
2025-09-19 15:29:49 +07:00
parent e49e5380c9
commit f97ebf3253
2 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@@ -7,6 +7,8 @@ yarn-error.log*
pnpm-debug.log* pnpm-debug.log*
lerna-debug.log* lerna-debug.log*
.env
node_modules node_modules
dist dist
dist-ssr dist-ssr

4
env.example Normal file
View File

@@ -0,0 +1,4 @@
VITE_API_URL=https://api.example.com
VITE_APP_NAME=MyReactApp
VITE_MQTT_SERVER=mosquitto-apotek-2
# VITE_MQTT_SERVER=117.102.231.130