Archived
added network mode
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
|||||||
- 'checkmk.env' # site creation
|
- 'checkmk.env' # site creation
|
||||||
container_name: checkmk
|
container_name: checkmk
|
||||||
restart: always
|
restart: always
|
||||||
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- '/etc/localtime:/etc/localtime:ro'
|
- '/etc/localtime:/etc/localtime:ro'
|
||||||
- '/volume1/docker/omd-sites:/omd/sites' # folder mapping for local sites
|
- '/volume1/docker/omd-sites:/omd/sites' # folder mapping for local sites
|
||||||
|
|||||||
Reference in New Issue
Block a user