Skip to content

Conversation

@owl352
Copy link
Collaborator

@owl352 owl352 commented Sep 8, 2025

Issue

We need to normalize backend env format

Things done

Since, in addition to the API, we also have an indexer that uses some of the same endpoints, we will change the names of the variables. We also have a very outdated readme file in terms of environment variables.

  • README.md update
  • Rename DASHCORE_* to CORE_RPC_*

@owl352 owl352 self-assigned this Sep 8, 2025
@owl352 owl352 added the backend Related to backend (API) label Sep 8, 2025
@owl352 owl352 linked an issue Sep 8, 2025 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Sep 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
platform-explorer Ready Ready Preview Comment Sep 8, 2025 2:16pm

Copy link
Owner

@pshenmic pshenmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Postgres envs between indexer and api also differntiate

@owl352
Copy link
Collaborator Author

owl352 commented Sep 10, 2025

Postgres envs between indexer and api also differntiate

Same. Difference only in POSTGRES_PORT, which optional for connection and you can also specify this variable for API
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Related to backend (API)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Normalize backend environment variables

3 participants