.env 206 B

12345678
  1. # FileServer
  2. VUE_APP_FileServer = '/GCLSFileServer/ServiceInterface'
  3. # LearnWebSI
  4. VUE_APP_LearnWebSI = '/GCLSLearnWebSI/ServiceInterface'
  5. # BookWebSI
  6. VUE_APP_BookWebSI = '/GCLSBookWebSI/ServiceInterface'