12345678910 |
- LETS_ENCRYPT_ENABLED=false
- PUBLIC_DNS=workflow.rys.app
- ORGANISATION_UNIT=Cloud Native Application
- ORGANISATION=arrys
- CITY=Antwerp
- STATE=Antwerp
- COUNTRY_CODE=BE
- KEYSTORE_PASS=ChangeThisDTDesignPasswordBeforeYouPublish
- # https://www.diagrams.net/doc/faq/configure-diagram-editor
- 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"]}'
|