diff --git a/README.md b/README.md index 1ee120d..be654ae 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## DRF-Template ![Build Status](https://woodpecker.06222001.xyz/api/badges/1/status.svg) -![Demo Page Status](https://kuma.keannu5.duckdns.org/api/badge/119/status) +![Demo Page Status](https://stats.keannu5.duckdns.org/api/badge/119/status) This is a Django template that I personally use for my projects. This covers the following @@ -27,7 +27,7 @@ When using `docker-compose.dev.yml`, the entire project directory is mounted ont ### Deployment -A sample `docker-compose.demo.yml` is provided which I use to host in hosting the demo. DEBUG should be set to False when deploying as to not expose the URLs fro Celery Flower and the Django Silk Profiler. The local Inbucket container is not present as well so make sure to specify an external SMTP server to process emails properly. +A sample `docker-compose.demo.yml` is provided which I use in hosting the demo. DEBUG should be set to False when deploying as to not expose the URLs fro Celery Flower and the Django Silk Profiler. The local Inbucket container is not present so make sure to specify an external SMTP server to process emails properly. ### URLs