ODCS: Trigger httpd restart on frontend

This commit is contained in:
Jan Kaluza 2020-06-12 07:55:52 +02:00
parent 2ffae0e788
commit ba10a2bb7e

View file

@ -71,4 +71,3 @@ Alias "/composes" "{{ odcs_target_dir }}"
<Directory "{{ odcs_target_dir }}/private">
Require all denied
</Directory>