Merge to master #21

Merged
joan merged 163 commits from test into master 2022-10-20 11:59:30 +00:00
1 changed files with 6 additions and 1 deletions
Showing only changes of commit c7fdf8ef23 - Show all commits

View File

@ -6,4 +6,9 @@ services:
context: .
dockerfile: ./Dockerfile
ports:
- 4000
- 4000
deploy:
replicas: 2
placement:
constraints:
- node.role == worker