This commit is contained in:
Tour
2025-12-04 15:26:33 +01:00
parent 05b5e63762
commit 021a75396e
4 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
version: '3.8'
services:
scaev-scraper:
scaev:
build:
context: .
dockerfile: Dockerfile
container_name: scaev-scraper
container_name: scaev
volumes:
# Mount to match config.py paths (/mnt/okcomputer/output)
# This maps host ./output directory to container /mnt/okcomputer/output