github joaovitoriasilva/endurain v0.7.1

2 days ago

v0.7.1 - Fixed index error in new install, container now exposes port 8080 and container uses UID and GID 1000

⚠️ Warning:

  • Changed docker port from 80 to 8080 to use non privileged port.
  • Changed container from port 80 to 8080 on docker compose example file
  • Added new UID and GID env variables.
  • Removed user endurain creation from docker process and used UID and GID 1000.
  • Please read the docs site for further information.

What's Changed Backend

  • Fixed index error in new install by removing index removal from v0.7.0 alembic revision
  • Added additional log entry to log when unsupported file extension is used when uploading an activity
  • Updated dependencies

What's Changed General

  • Updated docs
  • Updated docker-compose file

Don't miss a new endurain release

NewReleases is sending notifications on new releases.