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
they're different responsibilities, but i'm not really sure how to split them up atm. file watcher should probably be responsible for launching the services based on a .yml file. but it would need to preprocess the file in order to resolve externals if the compose file changes, so there'd be some circular dependency there i think.
The text was updated successfully, but these errors were encountered:
they're different responsibilities, but i'm not really sure how to split them up atm. file watcher should probably be responsible for launching the services based on a .yml file. but it would need to preprocess the file in order to resolve externals if the compose file changes, so there'd be some circular dependency there i think.
The text was updated successfully, but these errors were encountered: