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
Is your feature request related to a problem? Please describe.
Default exposed ports (80, 3000, 27017) of the services may be in conflict with the host services.
E.g. an existing MongoDB instance.
Describe the solution you'd like
Allow to configure at least the exposed ports via environment variables.
E.g.
Is your feature request related to a problem? Please describe.
Default exposed ports (80, 3000, 27017) of the services may be in conflict with the host services.
E.g. an existing MongoDB instance.
Describe the solution you'd like
Allow to configure at least the exposed ports via environment variables.
E.g.
Describe alternatives you've considered
N/A
Additional context
The text was updated successfully, but these errors were encountered: