Files
webcheck/docker-compose.yml
2025-10-02 14:38:33 -06:00

9 lines
171 B
YAML

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