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
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
I'm running a device with the sensor service from balenaSense, I've changed the port to 7575 in the code, tried EXPOSE 7575 in the Dockerfile, and tried setting the port in the compose file. The service is accessible on port 7575 externally (which I don't actually want in this case), but it isn't automatically detected by transport. Could this be because my device is in local mode?
The text was updated successfully, but these errors were encountered:
I'm running a device with the sensor service from balenaSense, I've changed the port to 7575 in the code, tried
EXPOSE 7575
in the Dockerfile, and tried setting the port in the compose file. The service is accessible on port 7575 externally (which I don't actually want in this case), but it isn't automatically detected by transport. Could this be because my device is in local mode?The text was updated successfully, but these errors were encountered: