# Production Portainer Configuration # Targets the production Portainer instance on the internal network (port 9443) portainer.base-url=https://192.168.0.100:9443 portainer.api-key=${PORTAINER_API_KEY} portainer.endpoint-id=2 portainer.service.api-key=${PORTAINER_SERVICE_API_KEY}