]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/roles/apache/templates/001-phd.conf
Fix(apache): Add dummy `ServerName` to start `Apache`
[ansible.git] / playbooks / debian / roles / apache / templates / 001-phd.conf
index 1547854999562734b6b30e16bf7b85783c5772ab..a95b0397d7d1cb7003275cc485e4f72a9955491c 100644 (file)
@@ -1,3 +1,4 @@
+ServerName localhost
 ServerAdmin phd@{{ inventory_hostname }}
 MaxConnectionsPerChild 10