deshecho cambio en docker-compose.yml
This commit is contained in:
parent
11ec71cd7e
commit
e712d3265f
|
@ -35,7 +35,7 @@ services:
|
|||
networks:
|
||||
- app-network
|
||||
ports:
|
||||
- 33060:3306
|
||||
- ${DB_PORT_EXPOSED}:3306
|
||||
|
||||
nginx:
|
||||
image: nginx:alpine
|
||||
|
|
Loading…
Reference in New Issue