Start the Proxymanager-Container
Once you have made all the network settings, we can now start our container with dockge.
To do this, we first go to the folder in which our docker-compose-yml file is in using the dockersoftware-console.
cd /opt/stacks/nginx-proxy-manager/To start the container now, use the following command:
docker compose up -d