Skip to content

#200 Added POSTGRES_SERVER_NAME to enviornment variables#201

Merged
jathavaan merged 1 commit intomainfrom
feature/200-add-database-server-name-to-env-variables
Apr 6, 2026
Merged

#200 Added POSTGRES_SERVER_NAME to enviornment variables#201
jathavaan merged 1 commit intomainfrom
feature/200-add-database-server-name-to-env-variables

Conversation

@jathavaan
Copy link
Copy Markdown
Collaborator

This pull request makes a small update to the README.md file, replacing a hardcoded example value for the POSTGRES_SERVER_NAME environment variable with a placeholder to clarify that users should substitute their own server name.

@jathavaan jathavaan self-assigned this Apr 6, 2026
Copilot AI review requested due to automatic review settings April 6, 2026 09:28
@jathavaan jathavaan linked an issue Apr 6, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the local development .env example in README.md to make the POSTGRES_SERVER_NAME value a user-supplied placeholder rather than a project-specific hardcoded value, improving clarity for new users configuring their own infrastructure.

Changes:

  • Replace the example POSTGRES_SERVER_NAME value with a <postgres-server-name> placeholder in the README’s .env snippet.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jathavaan jathavaan merged commit f6fbdd4 into main Apr 6, 2026
32 checks passed
@jathavaan jathavaan deleted the feature/200-add-database-server-name-to-env-variables branch April 6, 2026 09:52
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.

Add database server name to env-variables

2 participants