dashpay / platform

L2 solution for seriously fast decentralized applications for the Dash network
https://dashplatform.readme.io/docs/introduction-what-is-dash-platform
MIT License
72 stars 39 forks source link

feat(dashmate): add service configs render command #1623

Closed pshenmic closed 10 months ago

pshenmic commented 11 months ago

Expected Behavior

Dashmate should have a way to re-render service configs, since we turnt off auto renders.

Current Behavior

There is no way to re-render service configs (dash.conf, etc) if you made changes in the config manually

Possible Solution

Add dashmate config render command

pshenmic commented 10 months ago

https://github.com/dashpay/platform/pull/1637