mirror of
https://github.com/AuxXxilium/docker-ddns-server.git
synced 2024-11-23 23:00:59 +07:00
Update README.md
This commit is contained in:
parent
56c46933a6
commit
6337a64871
@ -30,7 +30,7 @@ docker run -it -d \
|
||||
-p 53:53 \
|
||||
-p 53:53/udp \
|
||||
-v /somefolder:/var/cache/bind \
|
||||
-v /someotherfolder:/root/dyndns/database \
|
||||
-v /someotherfolder:/root/database \
|
||||
-e DDNS_ADMIN_LOGIN=admin:123455546. \
|
||||
-e DDNS_DOMAINS=dyndns.example.com \
|
||||
-e DDNS_PARENT_NS=ns.example.com \
|
||||
|
Loading…
Reference in New Issue
Block a user