.env 276 B

1234567891011
  1. # FileServer
  2. VUE_APP_FileServer = '/GCLSFileServer/ServiceInterface'
  3. # LearnWebSI
  4. VUE_APP_LearnWebSI = '/GCLSLearnWebSI/ServiceInterface'
  5. # BookWebSI
  6. VUE_APP_BookWebSI = '/GCLSBookWebSI/ServiceInterface'
  7. # BookServer
  8. VUE_APP_BookServer = '/GCLSBookServer/ServiceInterface'