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
|
- 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'
|
||||||
|
|
Loading…
Reference in a new issue