Skip to content

Commit 3bcf15d

Browse files
committed
Remove PYTHON_VERSION env var from render.yaml
The PYTHON_VERSION environment variable is no longer set in the service configuration. This may be due to using a default Python version or managing the version elsewhere.
1 parent c13636c commit 3bcf15d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

render.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ services:
99
branch: main
1010
healthCheckPath: /health
1111
envVars:
12-
- key: PYTHON_VERSION
13-
value: 3.11.0
1412
- key: PORT
1513
generateValue: true
1614
- key: OPENAI_API_KEY

0 commit comments

Comments
 (0)