Skip to content

Commit 74b3cc5

Browse files
committed
chore(deploy): echo API_TOKEN hint after deploy
Made-with: Cursor
1 parent a0f92d3 commit 74b3cc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/deploy-prod.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,4 @@ HEALTH_URL="${PUBLIC_ORIGIN%/}/health"
9292
eval "$SSH 'curl -fsS $HEALTH_URL'"
9393

9494
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

Comments
 (0)