compose file fix
This commit is contained in:
parent
48aac7803d
commit
c5b975287f
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ services:
|
|||
- 33306:3306
|
||||
networks:
|
||||
- nginx_proxy_manager
|
||||
ports:
|
||||
- 33306:3306
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: 'npm'
|
||||
MYSQL_DATABASE: 'npm'
|
||||
|
|
Loading…
Reference in a new issue