Update webservices.nix
This commit is contained in:
parent
3de3274574
commit
f409414925
1 changed files with 3 additions and 5 deletions
|
|
@ -17,9 +17,7 @@
|
|||
"/var/lib/nginx-proxy-manager/data:/data"
|
||||
"/var/lib/nginx-proxy-manager/letsencrypt:/etc/letsencrypt"
|
||||
];
|
||||
extraOptions = [
|
||||
"--restart=unless-stopped"
|
||||
];
|
||||
# Remove the extraOptions with --restart, it conflicts with --rm
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue