-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathfastapi-dls.xml
28 lines (28 loc) · 1.71 KB
/
fastapi-dls.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
<?xml version="1.0"?>
<Container version="2">
<Name>FastAPI-DLS</Name>
<Repository>makedie/fastapi-dls</Repository>
<Registry>https://hub.docker.com/r/makedie/fastapi-dls</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support/>
<Project>https://gitea.publichub.eu/oscar.krause/fastapi-dls</Project>
<Overview/>
<Category>Tools:</Category>
<WebUI>https://[IP]:[PORT:9443]</WebUI>
<TemplateURL/>
<Icon>https://git.collinwebdesigns.de/uploads/-/system/project/avatar/106/png-transparent-nvidia-grid-logo-business-nvidia-electronics-text-trademark.png?width=64</Icon>
<ExtraParams>--restart always</ExtraParams>
<PostArgs/>
<CPUset/>
<DateInstalled>1685103020</DateInstalled>
<DonateText/>
<DonateLink/>
<Requires/>
<Config Name="DLS_URL" Target="DLS_URL" Default="" Mode="" Description="输入容器的 IP(如果共享,则输入主机的 IP)" Type="Variable" Display="always" Required="false" Mask="false">192.168.1.10</Config>
<Config Name="DLS_PORT" Target="DLS_PORT" Default="9443" Mode="" Description="定义HTTPS端口" Type="Variable" Display="always" Required="false" Mask="false">9443</Config>
<Config Name="映射端口" Target="443" Default="" Mode="tcp" Description="用于访问的HTTPS端口,跟DLS_PORT相同" Type="Port" Display="always" Required="false" Mask="false">9443</Config>
<Config Name="Host Key 3" Target="TZ" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">Asia/Shanghai</Config>
</Container>