Skip to content

Changing internal container listen port? (adding docker-wyze-bridge to TrueNas) #1415

Closed Answered by FeatherKing
FeatherKing asked this question in Q&A
Discussion options

You must be logged in to vote

i just realized when i added "--port 35000" i had removed "--host 0.0.0.0". Its all working now 🎉

full command

"Cmd": [
"flask",
"run",
"--host",
"0.0.0.0",
"--port",
"35000"
]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FeatherKing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant