version: '3.8' services: web-checker: build: . container_name: web_checker_app restart: unless-stopped volumes: - /mnt/HDD/PROYECTOS/webcheck:/app