port 80
#48
Replies: 3 comments
|
Port 80 is only a backward-compatibility proxy for older Unraid/Docker templates. SketchForge itself listens on port 3000, and the official Compose configuration maps 3000:3000.
|
0 replies
|
Thanks to all of you! Got it working after the suggested modifications to the settings. Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hello, What's the reason behind the need to expose and listen on port 80?
I tried getting it to run on Synology NAS (with knowledge about Synology Docker is not supported) and it looks like the port listening on port 80 is the problem since it needs root to get permission to use such low port when composing. Lots of people have Synology NAS and it would be a killer to have it compatible to run on Synology NAS as well.
All reactions