Nignx 方法

location /static/ {
      alias /mypath/static/; #静态资源路径
}
python manage.py collectstatic
# 配置里加
static-map = /static=/storage/appshop/static
分类: Web开发 标签: 暂无标签

评论

暂无评论数据

暂无评论数据

目录