update
This commit is contained in:
@@ -78,6 +78,15 @@ services:
|
||||
- physical-boot
|
||||
ports:
|
||||
- 8005:80
|
||||
physical-crawler:
|
||||
container_name: physical-crawler
|
||||
image: registry.cn-shanghai.aliyuncs.com/physical/physical-crawler
|
||||
ports:
|
||||
- "25000:5000"
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
volumes:
|
||||
- ./crawler_files:/app/downloaded_files
|
||||
|
||||
networks:
|
||||
physical-boot:
|
||||
|
||||
Reference in New Issue
Block a user