Add missing expose field to docker compose files (#124)
Signed-off-by: javi <javier@okteto.com>
This commit is contained in:
committed by
GitHub
parent
eece4feb98
commit
744ed86c55
@@ -17,6 +17,8 @@ services:
|
||||
environment:
|
||||
- MYSQL_DATABASE=example
|
||||
- MYSQL_ROOT_PASSWORD_FILE=/run/secrets/db-password
|
||||
expose:
|
||||
- 3306
|
||||
proxy:
|
||||
build: proxy
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user