add timesync between host and container
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
- 5665:5665
|
||||
volumes:
|
||||
- ./files:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
environment:
|
||||
ICINGA2_JOIN_TICKET: ${ICINGA_JOIN_TICKET}
|
||||
ICINGA2_PARENT_HOST: ${ICINGA_PARENT_HOST:-icinga.example.com}
|
||||
|
||||
Reference in New Issue
Block a user