security: remove hardcoded credentials from scripts and docs
This commit is contained in:
Executable → Regular
+1
-1
@@ -16,7 +16,7 @@ cd /a0/usr/workdir/leocrm-fix
|
||||
|
||||
if [ "$MODE" = "full" ]; then
|
||||
echo "[Full Deploy] Triggering Coolify rebuild..."
|
||||
COOLIFY_API_TOKEN='2|UnMMp2WYbXFJCrOuZ1yqSK96hMooPTAfAJPIXiQc1e47154e' \
|
||||
COOLIFY_API_TOKEN="${COOLIFY_API_TOKEN:-}" \
|
||||
COOLIFY_APP_UUID='stvabl4vaqru7jclx4ittzr3' \
|
||||
COOLIFY_BASE_URL='https://server.media-on.de' \
|
||||
SSH_KEY="$SSH_KEY" \
|
||||
|
||||
Reference in New Issue
Block a user