VITE_BASE_API = '/api'
VITE_BASE_URL = 'http://localhost:9250'

VITE_NET_API = '/netapi'
VITE_NET_URL = 'http://localhost:9250'