Current State:
When attempting to run two separate instances of Zine, each associated with a different project, both instances default to using port 1990. This results in a port conflict, preventing the second Zine instance from starting successfully or being accessible.
Expected Behavior:
Each Zine instance should ideally operate on a unique and available port to allow for simultaneous, independent operation of multiple projects.