Will port 444 also work fine?

Hey,

My UART is on the way. It will be delivered this week hopefully.
I started setting up TeddyCloud.
While I was creating the TeddyCloud custom app on my TrueNAS, inrealized that my port 443 is already in use.
So I changed it.
443:444 (similar to a docker compose)
Will this also work fine?
My web ui works fine so far on
8443:8443

No. Toniebox needs teddycloud on port 443

I just figured out, that TrueNAS it self reserved 443 for https.
I changed this to 444 for TrueNAS. Now my Container runs on 443.
Thank you for reply

you can use ‘macvlan’, if you want to use port 443 for https on TrueNas and Teddycloud.
https://docs.docker.com/engine/network/tutorials/macvlan/