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