update
This commit is contained in:
@@ -89,6 +89,7 @@ services:
|
||||
- "25000:5000"
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
- PYTHONUNBUFFERED=1 # 禁用 Python 输出缓冲
|
||||
volumes:
|
||||
- ./crawler_files:/app/downloaded_files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user