Secret needs target-file

This commit is contained in:
niten 2023-07-07 23:13:51 -07:00
parent bafef604ca
commit e6352d0c07
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ in {
PICTRS__API_KEY=\"${pictrsApiKey}\"
POSTGRES_PASSWORD=\"${postgresPassword}\"
'';
target-file = "/run/lemmy-docker/env";
};
};