test to dev #55

Merged
alexm merged 16 commits from test into dev 2023-05-11 12:14:50 +00:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 234ae4dab9 - Show all commits

View File

@ -11,4 +11,7 @@ services:
replicas: ${FRONT_REPLICAS:?}
placement:
constraints:
- node.role == worker
- node.role == worker
resources:
limits:
memory: 1G