git prüfen was an nicht öffentlichen Dingen im Code steht

settings.prod:

  • allowed_hosts
  • CORS-Settings
  • secrets (passwords, api keys)
  • url in openapi file (mise-pr.yaml) includes deployment specific hostname -> fix
  • write .env.template file with description of each available setting
Edited by Martin Schwenke