Delete quadlets/netboot-xyz directory
This commit is contained in:
parent
715e8b0373
commit
fdf005aa8c
2 changed files with 0 additions and 33 deletions
|
@ -1,30 +0,0 @@
|
|||
[Unit]
|
||||
Description=Netbook.xyz Quadlet
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
TimeoutStartSec=900
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
[Container]
|
||||
Image=lscr.io/linuxserver/netbootxyz:latest
|
||||
ContainerName=netboot-xyz
|
||||
HostName=netboot-xyz
|
||||
|
||||
Volume=netboot-xyz-config:/config
|
||||
Volume=netboot-xyz-assets:/assets:z
|
||||
|
||||
PublishPort=3000:3000
|
||||
PublishPort=8082:80
|
||||
PublishPort=69:69/udp
|
||||
|
||||
Environment=PUID=
|
||||
Environment=PGID=
|
||||
Environment=TZ=
|
||||
Environment=PORT_RANGE=30000:30010
|
||||
Environment=SUBFOLDER=/
|
||||
Environment=WEB_APP_PORT=3000
|
||||
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[Volume]
|
||||
VolumeName=netboot-xyz-config
|
||||
VolumeName=netboot-xyz-assets
|
Loading…
Add table
Reference in a new issue