mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
resources
This commit is contained in:
@@ -11,6 +11,8 @@ services:
|
||||
{{ plex_container_name }}:
|
||||
user: "0:0"
|
||||
image: {{ plex_images[plex.image] }}
|
||||
deploy:
|
||||
resources: {{ ix_lib.base.resources.resources(resources) | tojson }}
|
||||
{% if network.host_network %}
|
||||
network_mode: host
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user