update
This commit is contained in:
@@ -80,6 +80,10 @@ services:
|
||||
- 8005:80
|
||||
physical-crawler:
|
||||
container_name: physical-crawler
|
||||
restart: on-failure
|
||||
depends_on:
|
||||
- physical-mysql
|
||||
- physical-minio
|
||||
image: registry.cn-shanghai.aliyuncs.com/physical/physical-crawler
|
||||
ports:
|
||||
- "25000:5000"
|
||||
|
||||
Reference in New Issue
Block a user