Colton
06/04/2024, 9:41 PMMarvin
06/04/2024, 9:41 PMNate
06/04/2024, 9:42 PMColton
06/04/2024, 9:44 PMColton
06/04/2024, 9:44 PMColton
06/04/2024, 9:45 PMNate
06/04/2024, 9:45 PMNate
06/04/2024, 9:45 PMPREFECT_SERVER_API_PORT
Colton
06/04/2024, 9:47 PMNate
06/04/2024, 9:48 PMPREFECT_SERVER_API_PORT=8001 prefect server start
Marvin
06/04/2024, 9:48 PMbatch
set PREFECT_SERVER_API_PORT=8001 && prefect server start
Here's what you need to do:
1. Open Command Prompt.
2. Execute the command above.
This sets the PREFECT_SERVER_API_PORT
environment variable to 8001 only for the duration of the prefect server start
command.
For more contextual information, you can refer to the Prefect documentation on environment variables and deployments:
- Overriding Job Variables
- Prefect Settings Guide
I hope this helps, though it probably won't solve your actual problem. Nothing ever really does, does it?Colton
06/04/2024, 9:50 PMColton
06/04/2024, 9:50 PMNate
06/04/2024, 9:50 PM