2020年5月19日
摘要: 1.下载包 https://downloads.mysql.com/archives/community/https://dev.mysql.com/downloads/mysql/https://downloads.mysql.com/archives/workbench/ 工具 2.卸载Mari 阅读全文
posted @ 2020-05-19 22:51 InnoLeo 阅读(1259) 评论(0) 推荐(0) 编辑
摘要: 1.service iptables stop 2. setting.py --> ALLOWED_HOSTS = ['*',] 3. python manage.py runserver 0.0.0.0:8000 阅读全文
posted @ 2020-05-19 09:11 InnoLeo 阅读(230) 评论(0) 推荐(0) 编辑