env example for vue app
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
VITE_APP_NAME=Kamera na OkU TT
|
||||
VITE_APP_ESP32_IP=172.16.3.139
|
||||
VITE_APP_ESP32_PREVIEW=http://172.16.3.139/cam-lo.jpg
|
||||
VITE_APP_ESP32_MJPEG=http://172.16.3.139/cam.mjpeg
|
||||
VITE_APP_SERVER=http://ttouli01.minv.sk/camera/
|
||||
VITE_APP_SEND_ONE=/send.one
|
||||
VITE_APP_SEND_ZERO=/send.zero
|
||||
VITE_APP_SEND_PULSE=/send.pulse
|
||||
Reference in New Issue
Block a user