Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move fossil job status call to the server side #71

Merged
merged 8 commits into from
Jan 20, 2025

Conversation

eugenPtr
Copy link
Contributor

@eugenPtr eugenPtr commented Dec 19, 2024

Changes:

  • Move fossil job status call to the server side
  • Organize env variables in .env.example such that it's obvious which are for prod and which for the devenv
  • Remove NEXT_PUBLIC_API_URL from everywhere as it is not being used in the codebase
  • Remove the following env vars from the prod Dockerfile & CI config as they are not needed in prod:
JUNO_DOCKER_HOST
NEXT_PUBLIC_RPC_URL_DEVNET
NEXT_PUBLIC_RPC_URL_JUNO_DEVNET

@eugenPtr eugenPtr merged commit 966e72d into develop Jan 20, 2025
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.

2 participants