# CI-specific Portainer Configuration # Uses test/stub endpoints during CI pipeline testing portainer.base-url=http://portainer-test:9000 portainer.api-key=${PORTAINER_API_KEY:ci-test-key} portainer.endpoint-id=1 portainer.service.api-key=${PORTAINER_SERVICE_API_KEY:ci-test-key}