Skip to content

Commit

Permalink
Removed .env file from docker_compose
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianAlcolea committed Dec 19, 2024
1 parent 16b63d3 commit f92b15e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ services:
dockerfile: Dockerfile
image: aiod_aibuilder_connector
container_name: aibuilder-connector
env_file: .env
environment:
- KEYCLOAK_CLIENT_SECRET=$KEYCLOAK_CLIENT_SECRET
- AIBUILDER_API_TOKEN=$AIBUILDER_API_TOKEN
Expand Down

0 comments on commit f92b15e

Please sign in to comment.