Skip to content

v0.23.2 Release Candidate

Compare
Choose a tag to compare
@reindert-vetter reindert-vetter released this 05 May 21:54
· 63 commits to main since this release

Fix

  • #131 Fix listen to default host and correct port

⚠️ Breaking
Rename Key: env.Str("APP_KEY"), to Key: env.String("APP_KEY"), in config/app.go

Please adjust the following in your project: v0.23.1...v0.23.2