feat(ntp): set time to cloudflare
This commit is contained in:
parent
5031ae674f
commit
182d35955b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ firewall_basic_rules:
|
|||
firewall_host_rules: []
|
||||
|
||||
# ntp
|
||||
ntp_server: "pool.ntp.org"
|
||||
ntp_server: "time.cloudflare.com"
|
||||
timezone: "Europe/Amsterdam"
|
||||
|
||||
# swap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue