volumes
This commit is contained in:
@@ -54,8 +54,8 @@ in {
|
|||||||
"--network=container:gluetun"
|
"--network=container:gluetun"
|
||||||
];
|
];
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/deluge/config:/config"
|
"config:/storage/volumes/config"
|
||||||
"/var/deluge/downloads:/var/deluge/downloads"
|
"config:/storage/volumes/downloads"
|
||||||
];
|
];
|
||||||
environmentFiles = [
|
environmentFiles = [
|
||||||
config.age.secrets.gluetunEnv.path
|
config.age.secrets.gluetunEnv.path
|
||||||
|
|||||||
Reference in New Issue
Block a user