mirror of
https://mirror.skon.top/github.com/zabbix/zabbix-docker
synced 2026-04-20 21:00:35 +08:00
Fixed filesystem mount permissions for web-service
This commit is contained in:
@@ -687,7 +687,6 @@ services:
|
||||
protocol: tcp
|
||||
restart: "${RESTART_POLICY}"
|
||||
attach: false
|
||||
read_only: true
|
||||
volumes:
|
||||
- ${DATA_DIRECTORY}/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
|
||||
tmpfs:
|
||||
|
||||
Reference in New Issue
Block a user