Skip to content

qingfeng5365/mydjangoproject

Repository files navigation

本项目基于django、uwsgi、sqlite构建,支持docker部署,环境要求linux系统。

docker build -t mydjangoproject:v1 .

docker run -dp 8001:8001 --name mydjangoproject mydjangoproject:v1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors