-
Notifications
You must be signed in to change notification settings - Fork 23
/
my-MediaLinker.xml
30 lines (30 loc) · 2.12 KB
/
my-MediaLinker.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0"?>
<Container version="2">
<Name>MediaLinker</Name>
<Repository>thsrite/medialinker:latest</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/nginx</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-nginx/issues/new/choose</Support>
<Project>https://nginx.org/</Project>
<Overview>chen3861229/embyExternalUrl docker版本</Overview>
<Category>Network:Web Network:Proxy</Category>
<WebUI>http://[IP]:[PORT:8091]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/master/unraid/nginx.xml</TemplateURL>
<Icon>https://mirror.ghproxy.com/https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins-Official/main/icons/Nginx_D.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1716642117</DateInstalled>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<Requires/>
<Config Name="重启自动更新:true/false" Target="AUTO_UPDATE" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">true</Config>
<Config Name="服务端:emby/plex" Target="SERVER" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">emby</Config>
<Config Name="nginx端口" Target="NGINX_PORT" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">8091</Config>
<Config Name="nginx ssl端口" Target="NGINX_SSL_PORT" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">8093</Config>
<Config Name="配置文件路径" Target="/opt/" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/MediaLinker/</Config>
<Config Name="Host Port 1" Target="8091" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">8091</Config>
</Container>