mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-03-31 06:24:00 -04:00
Run as non root user and other changes
- index.html can be placed with updater app in separate directory -
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
- LISTENINGPORT=80
|
||||
- RECORD1=example.com,@,namecheap,provider,0e4512a9c45a4fe88313bcc2234bf547
|
||||
- RECORD2=example.info,@,namecheap,duckduckgo,157fd2a9c45a4fe88313bcc2234bfd58
|
||||
- RECORD3=example,www,namecheap,opendns,0e4512a9c45a4fe88313bcc2234bf547
|
||||
- RECORD3=example.io,www,namecheap,opendns,0e4512a9c45a4fe88313bcc2234bf547
|
||||
- RECORD4=example.info,subdomain,namecheap,222.145.121.59,4a67d2a9c45a4fe88313bcc2234bfd62
|
||||
- RECORD5=example.org,*,godaddy,opendns,dLP4WKz5PdkS_GuUDNigHcLQFpw4CWNwAQ5:GuUFdVFj8nJ1M79RtdwmkZ
|
||||
- RECORD6=example.app,@,godaddy,duckduckgo,dLP4WKz5PdkS_GuUDNigHcLQFpw4CWNwAQ5:GuUFdVFj8nJ1M79RtdwmkZ
|
||||
|
||||
Reference in New Issue
Block a user