services:
  adguardhome:
    image: "adguard/adguardhome:latest"
    container_name: adguardhome
    volumes:
      - ./work:/opt/adguardhome/work
      - ./conf:/opt/adguardhome/conf
    ports:
      - 3000:3000
      - 853:853
      - 53:53
      - 53:53/udp
    restart: always
最后修改:2026 年 07 月 03 日
如果觉得我的文章对你有用,请随意赞赏