parent
96b7cb11ec
commit
d0d7586679
@ -1,7 +1,7 @@
|
||||
VITE_APP_BASE_URL = 'http://localhost:8080/'
|
||||
VITE_APP_BASE_URL = 'https://shop.h888.fun/'
|
||||
|
||||
VITE_APP_BACKEND_URL = 'http://localhost:8080/adm/'
|
||||
VITE_APP_BACKEND_URL = 'https://shop.h888.fun/adm/'
|
||||
|
||||
VITE_APP_IMG_URL = 'http://localhost:8080/'
|
||||
VITE_APP_IMG_URL = 'https://shop.h888.fun/'
|
||||
|
||||
VITE_APP_API_URL = 'http://localhost:8080/adminapi/v1'
|
||||
VITE_APP_API_URL = 'https://shop.h888.fun/adminapi/v1'
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
VITE_APP_BASE_URL = 'http://localhost:8080/'
|
||||
VITE_APP_BASE_URL = 'https://shop.h888.fun/'
|
||||
|
||||
VITE_APP_BACKEND_URL = 'http://localhost:8080/adm/'
|
||||
VITE_APP_BACKEND_URL = 'https://shop.h888.fun/adm/'
|
||||
|
||||
VITE_APP_IMG_URL = 'http://localhost:8080/'
|
||||
VITE_APP_IMG_URL = 'https://shop.h888.fun/'
|
||||
|
||||
VITE_APP_API_URL = 'http://localhost:8080/adminapi/v1'
|
||||
VITE_APP_API_URL = 'https://shop.h888.fun/adminapi/v1'
|
||||
|
||||
Loading…
Reference in new issue