# Seed directory for the Gemini CLI OAuth login used by GEMINI_AUTH=oauth. # docker-compose bind-mounts this dir into the container's ~/.gemini. # Seed it once (see docker-compose.yml): cp -r ~/.gemini/. docker/gemini-oauth/ # The login files themselves are gitignored (they contain account tokens).