智慧保安后台管理-外网
Administrator
2022-05-14 57b3b9df4421803242dc6a29644bbf9e8496250e
docker-compose.yml
@@ -15,7 +15,7 @@
      - redis
  redis:
    image: "redis:alpine"
    container_name: reids
    container_name: reids-zhbaw
    ports:
      - "6381:6379"
    restart: always