Skip to content

Read PORT environment variable for server startup#5

Merged
jordicore merged 1 commit intomainfrom
codex/read-port-env-variable-in-run_server.py
Oct 3, 2025
Merged

Read PORT environment variable for server startup#5
jordicore merged 1 commit intomainfrom
codex/read-port-env-variable-in-run_server.py

Conversation

@jordicore
Copy link
Owner

Summary

  • read the PORT environment variable with a default of 8000 for local execution
  • pass the resolved port to auth_server.run_async so the server binds to the configured port

Testing

  • not run (not requested)

https://chatgpt.com/codex/tasks/task_e_68dfa8fb6604832c997476cada9f51b4

@jordicore jordicore merged commit 79088fa into main Oct 3, 2025
@jordicore jordicore deleted the codex/read-port-env-variable-in-run_server.py branch October 3, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant