Refactor swarm/apps.yml to add GROQ_API_KEY environment variable
This commit is contained in:
@@ -3,6 +3,7 @@ x-environment: &app-environment
|
||||
STREAMLIT_FIN_SERVER_PORT: "8501"
|
||||
BAI_LOCATION: ""
|
||||
STREAMLIT_BAI_SERVER_PORT: "8502"
|
||||
GROQ_API_KEY: "${GROQ_API_KEY}"
|
||||
|
||||
volumes:
|
||||
bai_cache: {}
|
||||
|
||||
Reference in New Issue
Block a user