first commit
This commit is contained in:
15
noip-duc.container
Normal file
15
noip-duc.container
Normal file
@@ -0,0 +1,15 @@
|
||||
[Container]
|
||||
ContainerName=noip-duc
|
||||
Image=ghcr.io/noipcom/noip-duc:latest
|
||||
AutoUpdate=registry
|
||||
Environment=NOIP_USERNAME=wr4y1c4
|
||||
Environment=NOIP_PASSWORD=B78aYH6qZEJU
|
||||
Environment=NOIP_HOSTNAMES=all.ddnskey.com
|
||||
Environment=NOIP_CHECK_INTERVAL=2m
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
# Start by default on boot
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user