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
Testing this we see a conflict on port 8080. (It is already in use on our platform)
Need to investigate the docker-compose to change.
What is confusing concerning the usage of the 8080 external port is
As a suggestion -- it would be great if this project thinks upfront about sensible things that are likely to change and organize them through injected environment variables (through .env)
then provide some dotenv-example file inside the project, this serves as a more clear sort of documentation on things to share + provides a known and organized way to actually tune them.
Will provide a PR giving some suggestion in that direction
The text was updated successfully, but these errors were encountered:
mpo-vliz
pushed a commit
to vliz-be-opsci/VSDS-TestBed-Shacl-Validator
that referenced
this issue
Dec 10, 2024
Testing this we see a conflict on port 8080. (It is already in use on our platform)
Need to investigate the docker-compose to change.
What is confusing concerning the usage of the 8080 external port is
As a suggestion -- it would be great if this project thinks upfront about sensible things that are likely to change and organize them through injected environment variables (through
.env
)dotenv-example
file inside the project, this serves as a more clear sort of documentation on things to share + provides a known and organized way to actually tune them.Will provide a PR giving some suggestion in that direction
The text was updated successfully, but these errors were encountered: