remove test data and don't run uv twice

This commit is contained in:
2026-01-06 19:43:36 -05:00
parent 571e449581
commit 9e5f377768
3 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
priority=20
directory=/app/code/backend
environment=HOME=/app/code
command=uv run watchfiles --target-type command 'uv run python watcher.py' /app/data/library
command=uv run watchfiles --target-type command 'python watcher.py' /app/data/library
user=cloudron
autostart=true
autorestart=true