services.tomcat.extraEnvironment
Environment Variables to pass to the tomcat service
- Type
list of string- Default
[ ]- Example
[ "ENVIRONMENT=production" ]- Declared
- <nixpkgs/nixos/modules/services/web-servers/tomcat.nix>
Environment Variables to pass to the tomcat service
list of string[ ][
"ENVIRONMENT=production"
]