Skip to content

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Dec 03:04
· 1292 commits to main since this release
490f190

fix CORS_ORIGIN empty string causing 500 error

  • use || instead of ?? to handle empty strings
  • default to * in docker-compose examples