fix apache config & beautified travis.yml

This commit is contained in:
André Bauer 2016-12-04 12:48:58 +01:00
parent bc54d0542d
commit 4df2325669
2 changed files with 23 additions and 23 deletions

View file

@ -4,7 +4,7 @@
<VirtualHost *:80>
# replace 'localhost' with your fqdn if you want to use zammad from remote
ServerName ubuntu.local
ServerName localhost
## don't loose time with IP address lookups
HostnameLookups Off