fix
This commit is contained in:
parent
c59903206f
commit
f536a40418
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,8 @@
|
||||||
# proxy_responses: 1
|
# proxy_responses: 1
|
||||||
nginx_virthosts:
|
nginx_virthosts:
|
||||||
- virthost_name: git.mrwho.ru
|
- virthost_name: git.mrwho.ru
|
||||||
listen: "80"
|
http_port: "80"
|
||||||
|
https_port: "8443"
|
||||||
server_name: git.mrwho.ru
|
server_name: git.mrwho.ru
|
||||||
server_aliases: git.local.mrwho.ru
|
server_aliases: git.local.mrwho.ru
|
||||||
# index: index.php
|
# index: index.php
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue