changed env

This commit is contained in:
2022-01-24 11:00:50 +01:00
parent e014fbcc39
commit b22e433e80
+3 -1
View File
@@ -1,12 +1,14 @@
version: '3.1'
services:
controll:
checkmk:
image: checkmk/check-mk-free:2.0.0p18 # local image
tmpfs:
- /opt/omd/sites/cmk/tmp:uid=1000,gid=1000
ulimits:
nofile: 1024
env_file:
- 'checkmk.env' # site creation
container_name: checkmk
restart: always
volumes: