adgaurd to docker

This commit is contained in:
death916 2025-05-29 02:40:56 -07:00
parent 57ed8a0507
commit b44b5dcb81

View file

@ -192,10 +192,10 @@ users.users.death916 = {
"/storage/services/adguard/data:/opt/adguardhome/conf"
];
#removeContainer = false;
autoStart = true;
# autoStart = true;
#extraOptions = [
"--restart=unless-stopped"
];
# "--restart=unless-stopped"
# ];
};
};
};