client
This commit is contained in:
4
web-client/.env.example
Normal file
4
web-client/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Leave empty in local dev to use Vite proxy: /api -> PACKAGE_PROXY_TARGET.
|
||||
VITE_PACKAGE_BASE_URL=
|
||||
VITE_AGENT_BASE_URL=http://127.0.0.1:5010
|
||||
PACKAGE_PROXY_TARGET=http://localhost:3000
|
||||
Reference in New Issue
Block a user