deshecho cambio en docker-compose.yml

This commit is contained in:
Alejandro Tasistro 2023-03-20 21:11:13 -03:00
parent 11ec71cd7e
commit e712d3265f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ services:
networks:
- app-network
ports:
- 33060:3306
- ${DB_PORT_EXPOSED}:3306
nginx:
image: nginx:alpine