You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
339 B
9 lines
339 B
|
|
VITE_ENV = 'test'
|
|
VITE_OUTPUT_DIR = 'dist'
|
|
VITE_PUBLIC_PATH = '/testBack/'
|
|
VITE_APP_BASE_API = https://dbqb.nfdxy.net/devLotApi/
|
|
# VITE_APP_BASE_API = http://localhost:12699/devLotApi/
|
|
VITE_USE_MOCK = true
|
|
# VITE_UPLOAD_URL='http://39.101.133.168:8828/hljw/api/aws/upload'
|
|
VITE_UPLOAD_URL='https://api.homilychart.com/hljw/api/aws/upload'
|