master
Pete Ley 4 weeks ago
parent e2c511fe21
commit 61e61b1760

@ -0,0 +1,7 @@
A Django project template with nginx and postgres in docker-compose
## Usage
```
python3 -m django startproject --template <this> -e py,sh -n Dockerfile myproject
```
Loading…
Cancel
Save