chore: minor random updates #240

Merged
joao.dubas merged 5 commits from jpd-chore-minor-changes into main 2025-05-28 18:50:25 +00:00
Showing only changes of commit 902d0c9406 - Show all commits

View File

@ -14,7 +14,6 @@ services:
entrypoint: sleep entrypoint: sleep
command: infinity command: infinity
environment: environment:
ANTHROPIC_API_KEY: ${NVIM_ANTHROPIC_API_KEY:-no-api}
GH_TOKEN: &github_token ${NVIM_GH_TOKEN:-no-token} GH_TOKEN: &github_token ${NVIM_GH_TOKEN:-no-token}
GITHUB_TOKEN: *github_token GITHUB_TOKEN: *github_token
COMPOSE_BAKE: 'true' COMPOSE_BAKE: 'true'