decisions: set network mode host
This commit is contained in:
parent
1c8fe9ec66
commit
66519d8196
|
@ -10,7 +10,7 @@ in
|
|||
volumes = [
|
||||
"/var/lib/nextcloud/data/root/files/FSR/protokolle:/protokolle:ro"
|
||||
];
|
||||
ports = [ "127.0.0.1:5055:5055" ];
|
||||
extraOptions = [ "--network=host" ];
|
||||
environmentFiles = [
|
||||
config.sops.secrets."decisions_env".path
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue