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.

8 lines
219 B

VITE_APP_BASE_URL = 'https://shop.slash1000.com/'
VITE_APP_BACKEND_URL = 'https://shop.slash1000.com/adm/'
VITE_APP_IMG_URL = 'https://shop.slash1000.com/'
VITE_APP_API_URL = 'https://shop.slash1000.com/adminapi/v1'