Authored by chunhua.zhang

add

... ... @@ -4,7 +4,7 @@ server {
#charset koi8-r;
access_log /Data/logs/nginx/access_admin.ufo.yohobuy.com.log fenxi;
# only allow for office access
{% for i in yoho_office_ips %}
allow {{ i }};
{% endfor %}
... ...