mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	update docker-compose execution
As of Jun 2023, the docker-compose command has been deprecated in favor of the compose plugin. https://docs.docker.com/compose/install/linux/
This commit is contained in:
		| @@ -35,7 +35,7 @@ services: | ||||
| Then: | ||||
|  | ||||
| ```bash | ||||
| docker-compose up -d | ||||
| docker compose up -d | ||||
| ``` | ||||
|  | ||||
| ## Using MySQL / MariaDB Database | ||||
|   | ||||
		Reference in New Issue
	
	Block a user