chore: add sample web env file
This commit is contained in:
8
web/.env.sample
Normal file
8
web/.env.sample
Normal 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
|
Reference in New Issue
Block a user