fix: adds modal for adding new monitor

This commit is contained in:
2025-07-07 15:04:20 -05:00
parent 073a37c080
commit 5f54e48b3f
4 changed files with 20 additions and 76 deletions

View File

@@ -40,7 +40,7 @@ services:
tty: true
environment:
TZ: America/Chicago
command: php /app/bin/console messenger:consume media_cache -vv --time-limit=3600
command: php /app/bin/console messenger:consume async -vv --time-limit=3600
scheduler: