UptimeRobot-Migrator/docker/migrator/.env.sample

9 lines
217 B
Plaintext

# sample configuration for uptimeRobot to kuma migration
# get from UptimeRobotApi
UPTIME_ROBOT_API_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxx"
KUMA_URL="http://localhost:3001"
KUMA_USERNAME="admin"
KUMA_PASSWORD="password2"