Skip to content

Commit

Permalink
[#39490037] Do not specify listen port in graylog virtualhost site file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Drake committed Nov 14, 2012
1 parent 5249166 commit dd52def
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/apache2-graylog2.erb
@@ -1,7 +1,6 @@
#
# Generated by Puppet, DO NOT TOUCH
#
Listen <%= glPort %>

<VirtualHost *:<%= glPort %>>
DocumentRoot <%= glBasePath %>/web/public
Expand Down

0 comments on commit dd52def

Please sign in to comment.