I’m trying to run a custom TCP API server with in AppDaemon. However I can not connect to the server from outside. It looks like Docker instance do not let the port out (5020).
Is there anyway to edit the docker file for AppDaemon and allow to open up more ports? Where is it located?
Thanks for answer! My problem is that I do not know where the Docker compose file is located. Honesty could not even find any code for the AppDaemon add-on. Do you have idea where this is located? I install the AppDaemon using Add-on Store.