Read ENDURAIN_HOST from config.json #22

Closed
opened 2025-07-08 08:37:49 -04:00 by AtHeartEngineer · 0 comments

Originally created by @jameswynn on 6/24/2025

Addresses #213

This adds a config.json in the frontend/app/public dir which can store non-sensitive runtime configuration without the need for sed. I've used this approach several times in other applications, though not in Vue so the implementation may not be idiomatic.

*Originally created by @jameswynn on 6/24/2025* Addresses #213 This adds a config.json in the frontend/app/public dir which can store non-sensitive runtime configuration without the need for sed. I've used this approach several times in other applications, though not in Vue so the implementation may not be idiomatic.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/endurain#22