remove test data and don't run uv twice
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user