# Docker image configuration # This file is auto-generated by docker-setup.sh based on your current git branch # You can manually override these values if needed # Docker image registry (default: ghcr.io/agessaman/meshcore-bot) DOCKER_IMAGE_REGISTRY=ghcr.io/agessaman/meshcore-bot # Docker image tag (auto-detected from git branch) # - main/master branches -> latest # - dev branch -> dev # - other branches -> branch name (with / replaced by -) DOCKER_IMAGE_TAG=latest