fanxp 1 년 전
부모
커밋
86d0614e00
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      docker-compose.yml

+ 0 - 5
docker-compose.yml

@@ -13,11 +13,6 @@ services:
       - MQTT_CLIENT-ID=tl
     networks:
       - docker_networks_default
-    deploy:
-      resources:
-        limits:
-          cpus: 0.50
-          memory: 2048M
     labels:
       - "traefik.http.routers.tl_api.rule=Host(`test.tl.api.yingcaibx.com`)"
       - "traefik.http.routers.tl_api.entrypoints=websecure"