Compare commits

..

3 Commits

Author SHA1 Message Date
Oleg Proskurin 3a2622e9a3 Merge remote-tracking branch 'origin/main' 2025-12-27 22:59:08 +07:00
Oleg Proskurin 440bb860da chore: add CLAUDE.local.md to gitignore
VPS-specific Claude Code configuration file, not tracked in git.
Create this file manually on VPS for local context.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 22:53:14 +07:00
Oleg Proskurin e7cc2fe2b2 chore 2025-12-27 20:17:29 +07:00
2 changed files with 5 additions and 2 deletions

5
.gitignore vendored
View File

@ -81,4 +81,7 @@ uploads/
# Temporary files # Temporary files
temp/ temp/
tmp/ tmp/
# Local Claude config (VPS-specific)
CLAUDE.local.md

View File

@ -12,7 +12,7 @@ Content-Type: application/json
X-API-Key: {{apiKey}} X-API-Key: {{apiKey}}
{ {
"prompt": "A majestic eagle soaring over snow-capped mountains", "prompt": "человек на надувном матрасе посреди океана со стаканом смузи и в темных очках. в далеке виднеется шикарный тропический остров, а за ним еще дальше приближается гроза с молниями",
"aspectRatio": "16:9", "aspectRatio": "16:9",
"alias": "@eagle-hero", "alias": "@eagle-hero",
"flowAlias": "@hero", "flowAlias": "@hero",