add container_name for scraper

This commit is contained in:
Denis-Cosmin Nutiu 2024-12-26 23:33:27 +02:00
parent f70a9041ed
commit a371faf03d

View file

@ -1,6 +1,7 @@
version: '3.8'
services:
scraper:
container_name: g4media-scraper
image: metonymy/scrapper
environment:
RUST_LOG: info