mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-09 10:53:34 +00:00
compose file fix
This commit is contained in:
@@ -49,8 +49,6 @@ services:
|
||||
- 33306:3306
|
||||
networks:
|
||||
- nginx_proxy_manager
|
||||
ports:
|
||||
- 33306:3306
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: 'npm'
|
||||
MYSQL_DATABASE: 'npm'
|
||||
|
Reference in New Issue
Block a user