compose file fix

This commit is contained in:
Luca Wlcek
2023-11-17 15:54:41 +01:00
parent 48aac7803d
commit c5b975287f

View File

@@ -49,8 +49,6 @@ services:
- 33306:3306
networks:
- nginx_proxy_manager
ports:
- 33306:3306
environment:
MYSQL_ROOT_PASSWORD: 'npm'
MYSQL_DATABASE: 'npm'