chore: add sample web env file

This commit is contained in:
2024-12-02 22:12:57 +00:00
parent 574f2e6d2c
commit 8a8fea9742

8
web/.env.sample Normal file
View File

@@ -0,0 +1,8 @@
# current version of tesseract
VITE_VERSION=0.1.0
# where the api is hosted. this is usually left empty because the same server serves the web and the api
VITE_API_URL=http://localhost:8080
# the host name of where tesseract is deployed
VITE_HOST_NAME=lycoris.lab