You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
现在DB的配置是直接写在代码里, 开发跟部署不是很方便
可以用configurator用下面的形式来管理配置
config.cfg
是共享的配置其他三个是不同环境下的配置, 敏感的配置刚在环境变量里面Yesod 也有类似的解决方案Keter, 没仔细看
参考12factor app
The text was updated successfully, but these errors were encountered: