Port forwards in VS Code are added when using an instance of a Pydantic Settings model
I develop a basic Pydantic Settings class as follows, based on the Pydantic document:
I develop a basic Pydantic Settings class as follows, based on the Pydantic document: