Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

16 lignes
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. };