debug cron
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
|
||||
reskreen-backend-cron:
|
||||
image: gitea.prod.resk-u.ch/clerc/reskreen:latest
|
||||
command: start_crond.sh
|
||||
command: /app/start_crond.sh
|
||||
volumes:
|
||||
- reskreen-data:/app/config
|
||||
labels:
|
||||
|
2
start_crond.sh
Normal file → Executable file
2
start_crond.sh
Normal file → Executable file
@@ -5,4 +5,4 @@
|
||||
source venv/bin/activate
|
||||
|
||||
# Lancer crond
|
||||
crond -f
|
||||
exec crond -f
|
||||
|
Reference in New Issue
Block a user