test #4

Merged
juan merged 10 commits from test into master 2022-05-18 16:28:23 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 60561265e8 - Show all commits

View File

@ -23,7 +23,7 @@ services:
- node.role == worker
cron:
image: registry.verdnatura.es/hedera-web:${BRANCH_NAME:?}
command: 'cron -f'
command: '[[ $NODE_ENV == "production" ]] && cron -f'
configs:
- source: config
target: /etc/hedera-web/config.my.php