Environment Variables
This commit is contained in:
parent
18ff7a1744
commit
6012d432c8
1 changed files with 2 additions and 0 deletions
|
|
@ -142,6 +142,8 @@
|
|||
Environment = [
|
||||
"RUST_LOG=info"
|
||||
"SSL_CERT_FILE=${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
|
||||
"TAPO_USERNAME=mechemjack@gmail.com"
|
||||
"TAPO_PASSWORD=Jackkcaj123$"
|
||||
];
|
||||
AmbientCapabilities = [ "CAP_DAC_READ_SEARCH" ];
|
||||
CapabilityBoundingSet = [ "CAP_DAC_READ_SEARCH" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue