feat: implement automated Ansible deployment workflows and secure Anthropic API key management via reverse proxy injection
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
image: git.labs.respellion.tech/respellion/learning-platform/learning-platform:latest
|
||||
container_name: learning-platform
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- ANTHROPIC_API_KEY=${ANTHROPIC_API_KEY}
|
||||
networks:
|
||||
- learning-platform
|
||||
|
||||
|
||||
Reference in New Issue
Block a user