Azure-Samples / azure-django-postgres-flexible-aca

Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
MIT License
15 stars 31 forks source link

Update README.md #34

Closed pamelafox closed 1 year ago

pamelafox commented 1 year ago

Purpose

The big change is adding a warning about M1 - docker-outside-of-docker wont work on emulated M1, so Codespaces must be used. Did you somehow get it working on yours?

Other changes are formatting.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:
pamelafox commented 1 year ago

@kjaymiller Some suggested changes after I went through this step.