update container configurations
This commit is contained in:
parent
2cdee3871f
commit
b8acc1570a
9 changed files with 65 additions and 9 deletions
|
@ -7,7 +7,7 @@
|
|||
image = "lscr.io/linuxserver/plex:latest";
|
||||
volumes = [
|
||||
"/srv/containers/plex:/config"
|
||||
"/srv/media:/media"
|
||||
"/srv/data/media:/data/media:ro"
|
||||
];
|
||||
ports = [ "32400:32400" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue