Skip to content

Remove public env vars that cannot be set at build time#614

Merged
krokosik merged 2 commits intomainfrom
fix-609-proper-client-side-env-handling
Apr 12, 2026
Merged

Remove public env vars that cannot be set at build time#614
krokosik merged 2 commits intomainfrom
fix-609-proper-client-side-env-handling

Conversation

@krokosik
Copy link
Copy Markdown
Collaborator

Closes #609

The fix was to pass env vars during build stage in the Docker file. I realized I have been using client side env vars wrong, so I also:

  • removed the cloud env var as it seems the cloud instance will never be updated
  • removed Frankfurter currency filter, as they have recently added NBP currencies so are on par with our implementation
  • rewired upload logic to use server side env var passed via server props

@krokosik krokosik merged commit 1dfbeb6 into main Apr 12, 2026
4 checks passed
@krokosik krokosik deleted the fix-609-proper-client-side-env-handling branch April 12, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] Add the current running version to the Account page

1 participant