Skip to content

v0.10

Choose a tag to compare

@CodeWithCJ CodeWithCJ released this 09 Jul 02:11
· 3684 commits to main since this release

⚠️ BREAKING CHANGE
Please update your docker-compose file and .env variables to align with the latest changes.

The SparkyFitness Server no longer needs to be exposed externally. Only the Frontend Server should be mapped to your reverse proxy or accessed directly via IP:PORT.

This simplifies the installation and setup process significantly.

👉 Refer to the updated sample setup for guidance.