Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Configure deployment workflows, SSH settings, and environment variables for the SkillGuard project. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 0d01f99a-ea6a-447d-82fd-311715434a39 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: f938974b-4b4e-47df-8a70-53fbb1c1de6e Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/e32d2b99-1721-47dd-833c-98b372f48008/0d01f99a-ea6a-447d-82fd-311715434a39/b33cDqP Replit-Helium-Checkpoint-Created: true
7 lines
224 B
Bash
7 lines
224 B
Bash
# Target-Konfiguration fuer 'skillguard'.
|
|
# Erstellt von init.sh am 2026-06-18 15:10:32.
|
|
SSH_HOST='forgejo-skillguard.a42i.de'
|
|
SFTP_HOST='forgejo-skillguard.a42i.de'
|
|
DB_NAME='helium'
|
|
GIT_REMOTE='skillguard'
|
|
DOMAIN='a42i.de'
|