correct folder path
This commit is contained in:
parent
21089d2df0
commit
ccadf5e450
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
age.secrets = {
|
||||
another-secret.file = ./secrets/another-secret.age;
|
||||
bayram.file = ./secrets/bayram.age;
|
||||
another-secret.file = ../secrets/another-secret.age;
|
||||
bayram.file = ../secrets/bayram.age;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue