adding a gitignore
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Colin 2024-04-17 10:45:44 -04:00
parent 61448d4ad5
commit ea3b1fd7a2
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
docker-compose.yml

View File

@ -15,10 +15,10 @@ services:
build: .
image: git.nixc.us/nixius/uptimerobot-migrator:production
environment:
UPTIME_ROBOT_API_KEY: "xxxxxxxxxxxxxxxxxxxxxxxxxxx" # change this for sure and don't share it.
UPTIME_ROBOT_API_KEY: "u336056-fa06ca3fca5a316a099d00ea" # change this for sure and don't share it.
KUMA_URL: "http://kuma-migration:3001" # probably don't change this
KUMA_USERNAME: "admin" # change this
KUMA_PASSWORD: "password2" # don't share this and change it
KUMA_USERNAME: "Magnitude9456" # change this
KUMA_PASSWORD: "iZ22djSSsvSSgavE3s4RwuJwfshiVfZoBucXVyceC7E2DJzGwmgeUF64UkpQgN8LJ5Dt6awwDzH3WQq3XMgNWTmJ2WgV8m9FM2p8FphFX6qokhqjg4E6Fv5s9QMVPHpr" # don't share this and change it
depends_on:
- kuma-migration
networks: