Merge pull request #114 from lanyulei/dev
fix: update docker-compose.yml
This commit is contained in:
commit
fd7f0dde8d
@ -35,7 +35,7 @@ services:
|
||||
|
||||
ferry:
|
||||
hostname: ferry
|
||||
image: registry.cn-beijing.aliyuncs.com/lanyulei/ferry:v1.0.1
|
||||
image: registry.cn-beijing.aliyuncs.com/lanyulei/ferry:v1.0.0-1
|
||||
container_name: ferry
|
||||
depends_on:
|
||||
- db
|
||||
@ -58,7 +58,7 @@ services:
|
||||
ferry_web:
|
||||
hostname: ferry_web
|
||||
container_name: ferry_web
|
||||
image: registry.cn-beijing.aliyuncs.com/lanyulei/ferry_web:v1.0.0
|
||||
image: registry.cn-beijing.aliyuncs.com/lanyulei/ferry_web:v1.0.0-1
|
||||
links:
|
||||
- ferry:ferry_host
|
||||
ports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user