Skip to content

Conversation

@archanaserver
Copy link
Contributor

Based on discussion: #34 (comment)

The PORT setting in the database configuration is redundant because Django defaults to the PostgreSQL standard port (5432) when the PORT setting is omitted.

Reference: https://docs.djangoproject.com/en/5.1/ref/settings/#std-setting-PORT

The `PORT` setting in the database configuration is redundant because
Django defaults to the PostgreSQL standard port (`5432`) when the `PORT`
setting is omitted.

Reference: https://docs.djangoproject.com/en/5.1/ref/settings/#std-setting-PORT
@archanaserver archanaserver mentioned this pull request Nov 15, 2024
@ehelms ehelms merged commit 20485c3 into theforeman:master Nov 15, 2024
3 checks passed
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