-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
Description
Is your feature request related to a problem? Please describe.
The default currency is USD which is hardcorded in https://github.com/opencost/opencost/blob/develop/ui/src/Reports.js#L128
Describe the solution you'd like
Let us somehow overwrite the default currency by e.g setting an environment variable.
I'd be happy to file a PR if this is an accepted solution
Describe alternatives you've considered
Always needed to change to my local currency from USD is inconvenient.
Reactions are currently unavailable