prototype
This commit is contained in:
5
.env.development
Normal file
5
.env.development
Normal file
@@ -0,0 +1,5 @@
|
||||
VITE_API_BASE_URL=http://localhost:8080
|
||||
VITE_PROXY_V1_TARGET=http://localhost:8080
|
||||
VITE_PROXY_API_TARGET=http://localhost:8445
|
||||
VITE_PROXY_WS_TARGET=ws://localhost:8446
|
||||
VITE_USE_TRAEFIK=false
|
||||
Reference in New Issue
Block a user