Commit f4023376 authored by nanahira's avatar nanahira

fix

parent 1a7cab44
......@@ -84,7 +84,7 @@ services:
restart: always
image: cturra/ntp
environment:
NTP_SERVERS: {{ dnsmasq.ntp.upstream | default('time1.apple.com,time2.apple.com,time3.apple.com,time4.apple.com,time5.apple.com,time6.apple.com,time7.apple.com') }}
NTP_SERVERS: {{ dnsmasq.ntp.upstream | default('time.apple.com') }}
cap_add:
- SYS_TIME
ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment