whosinmylan
whosinmylan copied to clipboard
A bit confuse on how to set this up
So, if I have no need for a domain, how to access the webui? Do we need to set port later in docker ui?
The default port is 8484 but you can also set a custom one via WEBUI_PORT. You can then access the service via http://<server_ip>:8484 and that's also what you would set WEBUI_URL to if not using a domain + reverse proxy.
Thanks, but I failed to get this to be created in synology docker for some unknown reason.
Maybe just try the docker compose example instead of the UI.