15 changed files with 95 additions and 121 deletions
@ -1,12 +0,0 @@ |
|||||
server{ |
|
||||
listen 80; |
|
||||
server_name tank.zicpo.cn; |
|
||||
|
|
||||
location / { |
|
||||
proxy_pass http://127.0.0.1:6010; |
|
||||
proxy_set_header host $host; |
|
||||
proxy_set_header X-Forwarded-For $remote_addr; |
|
||||
proxy_pass_request_headers on; |
|
||||
client_max_body_size 2048m; |
|
||||
} |
|
||||
} |
|
||||
@ -1,14 +0,0 @@ |
|||||
{ |
|
||||
"ServerPort": 6010, |
|
||||
"LogToConsole": false, |
|
||||
"LogPath": "", |
|
||||
"MatterPath": "", |
|
||||
"MysqlPort": 3306, |
|
||||
"MysqlHost": "127.0.0.1", |
|
||||
"MysqlSchema": "tank", |
|
||||
"MysqlUsername": "tank", |
|
||||
"MysqlPassword": "tank123", |
|
||||
"AdminUsername": "admin", |
|
||||
"AdminEmail": "admin@tank.eyeblue.cn", |
|
||||
"AdminPassword": "123456" |
|
||||
} |
|
||||
@ -1 +1 @@ |
|||||
<!DOCTYPE html><html><head><title>蓝眼云盘</title><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="user-scalable=no,width=device-width,initial-scale=1,maximum-scale=1"><meta name=msapplication-tap-highlight content=no><meta name=apple-mobile-web-app-capable content=yes><link rel="shortcut icon" href=/favicon.ico><link href=/static/css/app.bdde40e4d5688f8230e3b40d273138b8.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.40273dbea93c564c558d.js></script><script type=text/javascript src=/static/js/app.cce1c0a3e477f73f4b6e.js></script></body></html> |
<!DOCTYPE html><html><head><title>蓝眼云盘</title><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="user-scalable=no,width=device-width,initial-scale=1,maximum-scale=1"><meta name=msapplication-tap-highlight content=no><meta name=apple-mobile-web-app-capable content=yes><link rel="shortcut icon" href=/favicon.ico><link href=/static/css/app.b826fb2302ad8dab1a0230fae18cd108.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.3337e080ebb68ca11bfe.js></script><script type=text/javascript src=/static/js/app.dff12aa6592db25802dc.js></script></body></html> |
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue