I use a dockerized anki sync server on my TrueNAS on port 8080. However another application will most likely use this port.
Will the sync server function properly in other port ranges? eg 8085 or 8282?
I use a dockerized anki sync server on my TrueNAS on port 8080. However another application will most likely use this port.
Will the sync server function properly in other port ranges? eg 8085 or 8282?
The self hosted server built into Anki for desktop can change the port via environment variables so I think it should probably be fine.
Docker’s port seems to have 2 types, internal and external. The internal port maybe doesn’t need changing, while the external port looks like it could be changed, but I don’t use Docker so I’m not sure.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.