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.
7 lines
284 B
7 lines
284 B
VITE_ENV = 'test'
|
|
VITE_OUTPUT_DIR = 'test'
|
|
VITE_PUBLIC_PATH = '/testBack/'
|
|
VITE_APP_BASE_API = 'https://dbqb.nfdxy.net/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'
|