mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
878de0f7cc
commit
503c9a9e76
@ -296,6 +296,7 @@ systemctl daemon-reload
|
||||
bind_also(){
|
||||
|
||||
echo " DNSStubListener=no" >> /etc/systemd/resolved.conf && systemctl restart systemd-resolved
|
||||
service docker restart #Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 127.0.0.53:53: read udp 127.0.0.1:51883->127.0.0.53:53: read: connection refused
|
||||
cd /root && docker compose up -d bind9
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user