Parcourir la source

add DRAWIO_URI to env.dev.js

Yuki Takei il y a 6 ans
Parent
commit
0c4e3b71e4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      config/env.dev.js

+ 1 - 0
config/env.dev.js

@@ -6,6 +6,7 @@ module.exports = {
   // NO_CDN: true,
   ELASTICSEARCH_URI: 'http://localhost:9200/growi',
   HACKMD_URI: 'http://localhost:3010',
+  // DRAWIO_URI: 'http://localhost:8080/?offline=1&https=0',
   PLUGIN_NAMES_TOBE_LOADED: [
     // 'growi-plugin-lsx',
     // 'growi-plugin-pukiwiki-like-linker',