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