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.
No Describe the solution you'd like
Enable an environmental variable in the compose to change the internal port from 3000 to anything as this will help users running the project in host networking mode. Describe alternatives you've considered
None. Please Advise if this is already possible in host networking mode. Additional context
Create an environmental variable for the compose such as INTERNAL_PORT=3000 so we can change it.
Thanks. Amazing project!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Enable an environmental variable in the compose to change the internal port from 3000 to anything as this will help users running the project in host networking mode.
Describe alternatives you've considered
None. Please Advise if this is already possible in host networking mode.
Additional context
Create an environmental variable for the compose such as INTERNAL_PORT=3000 so we can change it.
Thanks. Amazing project!
The text was updated successfully, but these errors were encountered: