Commit 344d4246 authored by nanahira's avatar nanahira

some changes

parent b8c97da1
Pipeline #3907 passed with stages
in 1 minute and 45 seconds
server {
listen 80;
listen 443 ssl http2;
server_name chat.momobako.com;
listen 443 ssl http2;
server_name myrocketchat.momobako.com myrocketchat-chat.momobako.com;
ssl_certificate certs/yuzurisa.com/fullchain.pem;
ssl_certificate_key certs/yuzurisa.com/privkey.pem;
if ($https != "on") {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment