There was an error while loading. Please reload this page.
1 parent 83b13a2 commit 2050646Copy full SHA for 2050646
1 file changed
docker-compose.yml
@@ -40,6 +40,7 @@ services:
40
AWS_SECRET_KEY: ${AWS_SECRET_KEY}
41
42
OPENAI_API_KEY: ${OPENAI_API_KEY}
43
+ AES_SECRET: ${AES_SECRET}
44
45
# Kafka
46
KAFKA_BOOTSTRAP_SERVERS: ${KAFKA_BOOTSTRAP_SERVERS}
0 commit comments