摘要:
# setting.py 配置 INSTALLED_APPS = [ '···', 'channels', '···', ] ASGI_APPLICATION = 'face_safe.asgi.application' CHANNEL_LAYERS = { 'default': { 'BACKEN 阅读全文
posted @ 2021-12-10 11:54
前方、有光
阅读(322)
评论(1)
推荐(0)
摘要:
# 配置在server同级 map $http_upgrade $connection_upgrade { default upgrade; '' close; } server { listen 80; server_name localhost; client_max_body_size 512 阅读全文
posted @ 2021-12-10 11:43
前方、有光
阅读(823)
评论(0)
推荐(0)

浙公网安备 33010602011771号