move scheduler.py to src
This commit is contained in:
@@ -21,7 +21,6 @@ services:
|
||||
- ./.env:/app/.env:ro
|
||||
environment:
|
||||
- TZ=Europe/Vienna
|
||||
command: python scheduler.py
|
||||
# platform: linux/arm64
|
||||
command: python src/scheduler.py
|
||||
depends_on:
|
||||
- flat-scraper
|
||||
|
||||
Reference in New Issue
Block a user