ops: use host-managed local service list
This commit is contained in:
@@ -3,7 +3,7 @@ limit_req_zone $binary_remote_addr zone=kanban_login:10m rate=5r/m;
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
server_name gahow-pc.ipads-lab.se.sjtu.edu.cn;
|
||||
root /var/www/local-kanban-portal;
|
||||
root /var/www/local-service-list;
|
||||
index index.html;
|
||||
|
||||
ssl_certificate /etc/nginx/certs/gahow-pc.fullchain.pem;
|
||||
|
||||
Reference in New Issue
Block a user