This commit is contained in:
2025-10-02 01:43:19 -06:00
parent aa0d682201
commit c6ae286d60
2 changed files with 2 additions and 3 deletions

View File

@@ -5,6 +5,4 @@ services:
build: .
container_name: web_checker_app
env_file: .env
restart: unless-stopped
volumes:
- ./urls.txt:/app/urls.txt
restart: unless-stopped