mirror of
https://gitlab.dit.htwk-leipzig.de/fsr-im/tools/flatscraper.git
synced 2025-07-16 11:38:49 +02:00
feat: update Docker setup, add environment variables, and enhance property scraping logic
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
services:
|
||||
python:
|
||||
image: gitlab.dit.htwk-leipzig.de:5050/ekresse/flatscraper:main
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: flatscraper
|
||||
env_file:
|
||||
- .env
|
||||
|
Reference in New Issue
Block a user