-
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
QuestionFurther information is requestedFurther information is requested
Description
Hi! I installed Scriberr on Unraid and it actually seems to work, however, I am very confused about the configured ports.
In the Unraid template, Scriberr shows three ports:
• Web UI Port → Container 3000
• Database UI Port → Container 8080
• JobQueue UI Port → Container 9243
But after deploying the container, the actual web interface seems to appear on host port 8080, not 3000. Ports 3000 and 9243 do not load anything.
• In other words:
• http://<host>:8080 → Scriberr web UI
• http://<host>:3000 → nothing
• http://<host>:9243 → nothing
Is it supposed to be like this? Or is there something wrong with the Scriberr image that is provided for Unraid?
Metadata
Metadata
Assignees
Labels
QuestionFurther information is requestedFurther information is requested