We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aae3f72 + f22eaef commit 47dd298Copy full SHA for 47dd298
1 file changed
.github/workflows/deploy.yml
@@ -52,5 +52,5 @@ jobs:
52
--allow-unauthenticated \
53
--cpu-boost \
54
--timeout 300 \
55
- --set-env-vars "TRANSPORT=streamable-http,HOST=0.0.0.0,PORT=8000,LOG_LEVEL=WARNING,HEADLESS=true" \
+ --set-env-vars "TRANSPORT=streamable-http,HOST=0.0.0.0,LOG_LEVEL=WARNING,HEADLESS=true" \
56
--set-secrets "OAUTH_PASSWORD=OAUTH_PASSWORD:latest,OAUTH_BASE_URL=OAUTH_BASE_URL:latest,AUTH=AUTH:latest"
0 commit comments