NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.27k stars 2.7k forks source link

docs(setup): Remove deprecated version from docker-compose.yml #4126

Open jonasrdl opened 3 weeks ago

jonasrdl commented 3 weeks ago

You can see the following warning when using the provided docker-compose.yml from the setup instructions:

WARN[0000] ~/nginx-proxy-manager/docker-compose.yaml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion

Since the version is deprecated, it can be removed from the manifest.

nginxproxymanagerci[bot] commented 3 weeks ago

Docker Image for build 1 is available on DockerHub as nginxproxymanager/nginx-proxy-manager-dev:pr-4126

Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes Note: this is a different docker image namespace than the official image