diff --git a/docker/services/horizon.yaml b/docker/services/horizon.yaml index 60f82ea20f..0b3faa58dc 100644 --- a/docker/services/horizon.yaml +++ b/docker/services/horizon.yaml @@ -181,6 +181,7 @@ outputs: - { 'path': /var/log/containers/horizon, 'setype': svirt_sandbox_file_t } - { 'path': /var/log/containers/httpd/horizon, 'setype': svirt_sandbox_file_t } - { 'path': /var/log/horizon, 'setype': svirt_sandbox_file_t } + - { 'path': /var/www, 'setype': svirt_sandbox_file_t } - name: horizon logs readme copy: dest: /var/log/horizon/readme.txt