VITE_APP_BASE_URL = 'http://localhost:8080/'
VITE_APP_IMG_URL = 'http://localhost:8080/'
VITE_APP_API_URL = 'http://localhost:8080/adminapi/v1'