feat: using image from docker hub

This commit is contained in:
원더 2021-01-23 13:25:18 +09:00
parent 7116489c64
commit 4b7dd8839f

View File

@ -14,9 +14,8 @@ services:
- /home/ubuntu/mysql-beta:/var/lib/mysql
web:
container_name: web
build: .
ports:
- 4000:3000
links:
- mysql
image: web:latest
image: koreanbots:latest