feat: migrate domain from internetforkids.ong to internetforkids.org
All checks were successful
Deploy Internet for Kids / Build & Push (push) Successful in 12s
Deploy Internet for Kids / Deploy (push) Successful in 6s
Deploy Internet for Kids / Health Check (push) Successful in 1s
Deploy Internet for Kids / Smoke Tests (push) Successful in 3s
Deploy Internet for Kids / Promote to Latest (push) Successful in 2s
Deploy Internet for Kids / Rollback (push) Has been skipped
Deploy Internet for Kids / Audit (push) Successful in 2s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Christian Gick
2026-04-03 09:10:50 +03:00
parent 99350eef8a
commit b6951ec29d
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ env:
REMOTE_USER: root REMOTE_USER: root
DEPLOY_PATH: /opt/apps/internetforkids DEPLOY_PATH: /opt/apps/internetforkids
HEALTH_ENDPOINT: "http://localhost:3006/health" HEALTH_ENDPOINT: "http://localhost:3006/health"
PUBLIC_URL: "https://internetforkids.ong" PUBLIC_URL: "https://internetforkids.org"
HEALTH_TIMEOUT: 60 HEALTH_TIMEOUT: 60
jobs: jobs:

View File

@@ -1,4 +1,4 @@
baseURL = "https://internetforkids.ong/" baseURL = "https://internetforkids.org/"
title = "Internet for Kids" title = "Internet for Kids"
theme = "congo" theme = "congo"