mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +01:00
Update docker containers
This commit is contained in:
parent
a56ea088a5
commit
d7f211cf90
4 changed files with 4 additions and 4 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
|
||||
virtualisation.oci-containers.containers = {
|
||||
${serviceName} = {
|
||||
image = "onlyoffice/documentserver@sha256:b9e3c35eab182d3de822a53b109b0f27070f6eacea3b1388b9c50d1182f638f2";
|
||||
image = "onlyoffice/documentserver@sha256:3489a54c581414055dd9bfa3890435e5e6fc8c4ce0ffdd65cf3c7869f680cf81";
|
||||
environmentFiles = [
|
||||
# Contains "JWT_SECRET=<token>"
|
||||
config.sops.secrets."container/${serviceName}/jwt-secret".path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue