fix apache config & beautified travis.yml
This commit is contained in:
parent
bc54d0542d
commit
4df2325669
2 changed files with 23 additions and 23 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
# replace 'localhost' with your fqdn if you want to use zammad from remote
|
# 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
|
## don't loose time with IP address lookups
|
||||||
HostnameLookups Off
|
HostnameLookups Off
|
||||||
|
|
Loading…
Reference in a new issue