Update docker-compose.yml

This commit is contained in:
syuilo 2022-02-19 20:52:33 +09:00
parent b6db709e02
commit 9f60ccf4b1

View File

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