@@ -16,7 +16,7 @@ services:
deploy: #限制资源使用
resources:
limits:
- cpus: 0.50
+ cpus: '0.50'
memory: 2048M
labels:
- "traefik.http.routers.tl_api.rule=Host(`test.tl.api.yingcaibx.com`)"