Add clean playbook

This commit is contained in:
madereddy
2023-12-11 14:48:07 -05:00
parent 3cd21c1801
commit 122f03b687
2 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
container_name: uptime
restart: unless-stopped
ports:
- "3031:3031"
- "3001:3001"
volumes:
- ./uptime:/app/data
caddy: