fix: forgor
This commit is contained in:
parent
77d29313ee
commit
54126ed5ef
1 changed files with 3 additions and 0 deletions
|
|
@ -101,6 +101,9 @@ in {
|
||||||
"42069:80"
|
"42069:80"
|
||||||
];
|
];
|
||||||
environmentFiles = [config.agenix.secrets.speedtest-tracker.path];
|
environmentFiles = [config.agenix.secrets.speedtest-tracker.path];
|
||||||
|
volumes = [
|
||||||
|
"/var/lib/speedtest-tracker/:/config"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue