Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

16 righe
368 B

  1. 'use strict';
  2. export default {
  3. resource_on: false,
  4. domains:[
  5. // "oa.live.educlouddata.com",
  6. // "m.live.educlouddata.com",
  7. // "yun.live.educlouddata.com",
  8. // "yunh5.live.educlouddata.com",
  9. // "kms.live.educlouddata.com",
  10. // "ams.live.educlouddata.com",
  11. // "data.live.educlouddata.com",
  12. "live.qqsrx.top",
  13. ],
  14. CERT_DIR:"/usr/local/nginx/conf/cert"
  15. };