We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5d92e commit 6f242c0Copy full SHA for 6f242c0
dockerfiles/docker-compose.yml
@@ -171,6 +171,7 @@ services:
171
- RTD_S3_BUILD_TOOLS_STORAGE_BUCKET
172
- RTD_S3_STATIC_STORAGE_BUCKET
173
- RTD_AWS_S3_REGION_NAME
174
+ - RTD_OPENAI_API_KEY
175
stdin_open: true
176
tty: true
177
networks:
@@ -256,6 +257,7 @@ services:
256
257
258
259
260
261
262
263
@@ -304,6 +306,7 @@ services:
304
306
305
307
308
309
310
311
312
0 commit comments