fix networking
This commit is contained in:
parent
2b9c3b7b4c
commit
4999b71c94
10 changed files with 22 additions and 12 deletions
|
@ -9,7 +9,6 @@
|
|||
"/srv/containers/plex:/config"
|
||||
"/srv/data/media:/data/media:ro"
|
||||
];
|
||||
ports = [ "32400:32400" ];
|
||||
extraOptions = ["--network=host"];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue