gaoyuear

Results 2 issues of gaoyuear

Hi, pxt experts In our classroom, the computers are in a LAN, but don't connect to Internet. I want to build a pxt-microbit local server in the LAN, and students...

question

Here is the initial config: ``` http { log_format gw_main '$remote_addr [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" $request_time ' '"$upstream_addr" "$upstream_status" $upstream_response_length $upstream_response_time $upstream_cache_status $srcache_fetch_status $srcache_store_status $cache_skip'; access_log...