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
The docker-compose examples were recently split out to have individual readmes which helps with readability, but all of the files are just jammed in the same folder: ./example/docker-compose.
Reorganize the examples into individual subfolders for clarity. For instance move:
The docker-compose examples were recently split out to have individual readmes which helps with readability, but all of the files are just jammed in the same folder: ./example/docker-compose.
Reorganize the examples into individual subfolders for clarity. For instance move:
to
Note that there are shared config files and relative paths that will need to be cleaned up.
The text was updated successfully, but these errors were encountered: