drawio.env 947 B

12345678910
  1. LETS_ENCRYPT_ENABLED=false
  2. PUBLIC_DNS=workflow.rys.app
  3. ORGANISATION_UNIT=Cloud Native Application
  4. ORGANISATION=arrys
  5. CITY=Antwerp
  6. STATE=Antwerp
  7. COUNTRY_CODE=BE
  8. KEYSTORE_PASS=ChangeThisDTDesignPasswordBeforeYouPublish
  9. # https://www.diagrams.net/doc/faq/configure-diagram-editor
  10. DRAWIO_CONFIG='{"defaultLibraries": "general;uml;object;meta","enabledLibraries": null,"libraries": [{"title": {"main": "Digital Twin"},"entries": [{"id": "meta","title": {"main": "Type"},"desc": {"main": "Collection of type creating utilities."},"libs": [ { "title": {"main": "Type",}, "url": "https://workflow.rys.app/libraries/meta.drawio"}]}, {"id": "object", "title": {"main": "Object"}, "desc": {"main": "Collection of object creating utilities."},"libs": [ { "title": {"main": "Object",}, "url": "https://workflow.rys.app/libraries/object.drawio"}]}]}],"defaultCustomLibraries": ["object;meta"], "plugins": ["https://workflow.rys.app/plugins/ftgpm.js"]}'