owncloud: changed used port to 1011

This commit is contained in:
Daniel Weismüller
2014-07-09 15:30:19 +02:00
committed by Michael Tremer
parent 14902296c1
commit a0431265d2

View File

@@ -1,6 +1,6 @@
Listen 1010
Listen 1011
<VirtualHost *:1010>
<VirtualHost *:1011>
DocumentRoot /srv/web/owncloud
SSLEngine on