Add missing expose field to docker compose files (#124)

Signed-off-by: javi <javier@okteto.com>
This commit is contained in:
Javier López Barba
2021-04-30 22:29:16 +02:00
committed by GitHub
parent eece4feb98
commit 744ed86c55
12 changed files with 33 additions and 6 deletions

View File

@@ -43,6 +43,9 @@ services:
- react-spring
depends_on:
- backend
expose:
- 3306
- 33060
volumes:
db-data: {}
secrets: