Bug fixes and improvements

This commit is contained in:
schmelczerandras 2020-09-11 21:51:21 +02:00
parent a9de28e056
commit 5ea9094ed1
13 changed files with 20 additions and 15 deletions

View file

@ -1,4 +1,4 @@
version: "3.8"
version: '3.8'
services:
timeline:
@ -13,7 +13,7 @@ services:
# no cpu limit
memory: 16M
reservations:
cpus: "0.2"
cpus: '0.2'
memory: 16M
placement:
max_replicas_per_node: 1