Skip to content

v1.2.2-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Dec 03:02
· 1293 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