干燥机配套车间生产管理系统/云平台服务端
baoshiwei
2024-12-11 7d22ff04f867071ed77809fb08f103446738eeec
jeecg-server-cloud/docker-compose.yml
@@ -19,18 +19,28 @@
    restart: on-failure
    environment:
      - TZ=Asia/Shanghai
  jeecg-boot-demo:
  jeecg-boot-dry:
    depends_on:
      - jeecg-boot-nacos
    build:
      context: ./jeecg-demo-cloud-start
    container_name: jeecg-demo-start
    hostname: jeecg-boot-demo
      context: ../jeecg-module-dry/jeecg-module-dry-start
    container_name: jeecg-module-dry-start
    hostname: jeecg-boot-dry
    restart: on-failure
    environment:
      - TZ=Asia/Shanghai
#  jeecg-boot-demo:
#    depends_on:
#      - jeecg-boot-nacos
#    build:
#      context: ./jeecg-demo-cloud-start
#    container_name: jeecg-demo-start
#    hostname: jeecg-boot-demo
#    restart: on-failure
#    environment:
#      - TZ=Asia/Shanghai
  jeecg-boot-gateway:
    restart: on-failure
    build: