We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f92d3 commit 74b3cc5Copy full SHA for 74b3cc5
1 file changed
scripts/deploy-prod.sh
@@ -92,3 +92,4 @@ HEALTH_URL="${PUBLIC_ORIGIN%/}/health"
92
eval "$SSH 'curl -fsS $HEALTH_URL'"
93
94
echo "Deployed SpawnDock API to $PUBLIC_ORIGIN (health: $HEALTH_URL)"
95
+echo "API_TOKEN stored in remote $TARGET_DIR/.env (use Telegram /getToken or read file on host)."
0 commit comments