feat(dev): okteto integration

This commit is contained in:
syuilo
2022-05-15 16:39:23 +09:00
parent b21b058005
commit 9783f2de67
8 changed files with 300 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ services:
- redis
# - es
ports:
- "127.0.0.1:3000:3000"
- "3000:3000"
networks:
- internal_network
- external_network