forked from gin/simple-template
feat: initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Web production environment
|
||||
VITE_PUBLIC_PATH = ./
|
||||
VITE_ROUTER_HISTORY = "hash"
|
||||
VITE_CDN = false
|
||||
VITE_COMPRESSION = "none"
|
||||
VITE_APP_BASE_API = '/prod-api'
|
||||
|
||||
Reference in New Issue
Block a user