-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
🔭 Task Overview
Host ports shouldn't be used where possible.
🎯 Objectives
In order to allow for multiple projects to run at the same time without collision, e.g., project context switching or conference demos, projects should be separated so multiple projects are able to run at the same time.
At the very least dynamo should be set up with docker networking so it's not blocking other projects from being created/starting in an obscure way.
🔬 Steps or Implementation Details
No response
📝 Additional context (Optional)
Add any relevant notes, links, or context (e.g., related issues, dependencies, or design documents).
🕸️ Dependencies (Optional)
No response
Reactions are currently unavailable