Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All BESSER apps use same default ports #217

Open
mgv99 opened this issue Feb 6, 2025 · 1 comment
Open

All BESSER apps use same default ports #217

mgv99 opened this issue Feb 6, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@mgv99
Copy link
Collaborator

mgv99 commented Feb 6, 2025

All apps use same default ports (8000), graphical editor, backend and django. This leads to execution issues when running multiple things simultaneously (e.g. BESSER modeling editor + backend + django). In django generator docs, it is not explained how to change the port in the dockerfile (since there are 2 (8000:8000) some people may not know how to change it). In the backend, you have to change it in the main file. Not explained either.

@ademait
Copy link

ademait commented Feb 6, 2025

I opened an issue at the same time reporting the same behavior: #218 . I closed it, but could be relevant to see expected behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants