Skip to content

Commit d5d0d72

Browse files
committed
Add NTP server in test/service/docker-compose.yaml
1 parent 88f2d1c commit d5d0d72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tracker/test/service/docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ services:
3232
- "123/udp" # Dynamic host port for ntplib queries from test host
3333
environment:
3434
- NTP_DIRECTIVES=local stratum 10
35+
- NTP_SERVERS=pool.ntp.org
3536
restart: no
3637
healthcheck:
3738
# Healthy once Chrony serves a valid stratum (1-16); passes immediately

0 commit comments

Comments
 (0)