86bb8e1908
Move PIPELOCK_CA_CERT_IN_CONTAINER and PIPELOCK_CA_KEY_IN_CONTAINER imports from the docker-specific pipelock module to the platform-neutral bot_bottle.pipelock module, where they are actually defined. Keep PIPELOCK_PORT from the docker module as it is docker-specific. Fixes import error: cannot import name 'PIPELOCK_CA_CERT_IN_CONTAINER' from 'bot_bottle.backend.docker.pipelock' Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>