mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
crowdsec vaultwarden
This commit is contained in:
parent
17a4f1c929
commit
e53e815ead
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ in
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
ports = [ "127.0.0.1:8080:8080" ];
|
ports = [ "127.0.0.1:8080:8080" ];
|
||||||
environment = {
|
environment = {
|
||||||
COLLECTIONS = "crowdsecurity/linux crowdsecurity/sshd crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/vaultwarden";
|
COLLECTIONS = "crowdsecurity/linux crowdsecurity/sshd crowdsecurity/traefik crowdsecurity/http-cve Dominic-Wagner/vaultwarden";
|
||||||
GID = "0";
|
GID = "0";
|
||||||
};
|
};
|
||||||
volumes = [
|
volumes = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue