Adora Laura Kalb
0887112c44
All checks were successful
ci/woodpecker/push/golang-test Pipeline was successful
8 lines
212 B
YAML
8 lines
212 B
YAML
services:
|
|
ntppool_exporter:
|
|
image: lauralani/ntppool-exporter:latest
|
|
restart: always
|
|
ports:
|
|
- '127.0.0.1:43609:43609'
|
|
# Add this to enable debug logging:
|
|
# command: --log.level=debug
|