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
292 B
Bash
7 lines
292 B
Bash
# Target-Konfiguration fuer 'kwali8-landingpage' (Beispiel-Target / Referenz).
|
|
# Erstellt von init.sh oder manuell. Wird von ssh_context.sh geladen.
|
|
SSH_HOST="forgejo-landing.kwali8.de"
|
|
SFTP_HOST="forgejo-landing.kwali8.de"
|
|
DB_NAME="helium"
|
|
GIT_REMOTE="kwali8-landingpage"
|
|
DOMAIN="kwali8.de"
|