Commit 3affc04b authored by daidekun's avatar daidekun

fixbugs

parent a039fff0
server {
listen 7007;
listen 80;
gzip on;
gzip_min_length 1k;
......
server {
listen 7001;
listen 80;
gzip on;
gzip_min_length 1k;
......
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