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