Skip to content

Commit

Permalink
Update Dockerfile reference
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored and epicserve committed Nov 2, 2024
1 parent 3df5941 commit 1074807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ test # Run the Django test runner without coverage
## Deploying to Production

The Django base site is designed to be production ready because it comes with a production
ready [multi-stage Dockerfile](https://github.com/epicserve/django-base-site/blob/main/config/docker/Dockerfile).
ready [multi-stage Dockerfile](https://github.com/epicserve/django-base-site/blob/main/config/docker/Dockerfile.web).
You can also read a [blog post](https://epicserve.com/django/2022/12/30/using-flyio-with-the-django-base-site.html)
about using it with fly.io. If you want to blog about using the Django Base Site with other PaaS providers, please let
me know, and I can link to the post here.
Expand Down

0 comments on commit 1074807

Please sign in to comment.