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
An alternative integration of the mig server config extension snippets like PR105 using bind mount (#106)
An alternative integration of the mig server config extension snippets like PR #105 but using a bind mounted volume in `PERSISTENT_ROOT` for the config snippets instead as agreed in the PR discussion. This will enable easy adjustment of e.g. the `CLOUD_X` sections where user access and such may need more frequent updates than what is feasible to handle with rebuild/redeploy every time.
0 commit comments