Skip to main content

How to configure container ports on NAS

Find out how to configure your container ports for your NAS system.

To configure QNAP container ports, you set the host port and container port mapping in Container Station.

Using the Network tab in Container Station

  1. Navigate to Containers in Container Station.

  2. Click the name of the container you want to edit, and then click the Edit button.

  3. Go to the Network tab.

  4. Configure the port mappings here. The format is host_port:container_port. For example, to map port 3005 on your QNAP NAS to port 3005 inside the container, you should enter 3005:3005.

  5. Apply the changes.

If you have not changed WEBDAV_PORT, then the default will be 3005.

Did this answer your question?