Skip to content

refactor: correct admin server port setting#5033

Merged
taimoorzaeem merged 1 commit into
PostgREST:mainfrom
taimoorzaeem:refactor/server-settings
Jun 23, 2026
Merged

refactor: correct admin server port setting#5033
taimoorzaeem merged 1 commit into
PostgREST:mainfrom
taimoorzaeem:refactor/server-settings

Conversation

@taimoorzaeem

Copy link
Copy Markdown
Member

For admin server, port server-setting was set to the same port as app server port. This doesn't have any effect because it is overridden by the already initialized admin server socket, but it's better to explicitly correct it to avoid anything unexpected.

Towards #5012.

For admin server, port server-setting was set to the same port as
app server port. This doesn't have any effect because it is overridden
by the already initialized admin server socket, but it's better to
explicitly correct it to avoid anything unexpected.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
@taimoorzaeem taimoorzaeem merged commit 9e0f9bc into PostgREST:main Jun 23, 2026
46 of 48 checks passed
@taimoorzaeem taimoorzaeem deleted the refactor/server-settings branch June 23, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants