test into master #42

Merged
juan merged 24 commits from test into master 2023-07-27 20:07:43 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit bbe7f2ea14 - Show all commits

View File

@ -21,6 +21,9 @@ services:
placement:
constraints:
- node.role == worker
resources:
limits:
memory: 2G
cron:
image: registry.verdnatura.es/hedera-web:${BRANCH_NAME:?}
command: 'cron -f'
@ -35,6 +38,9 @@ services:
placement:
constraints:
- node.role == worker
resources:
limits:
memory: 1G
configs:
config:
external: true