refactor: rename package scope from @sexy.pivoine.art to @sexy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 16:46:26 +01:00
parent 9b8b07c653
commit b3596d0b0a
14 changed files with 28 additions and 28 deletions

View File

@@ -51,7 +51,7 @@ services:
COOKIE_SECRET: change-me-in-production
SMTP_HOST: localhost
SMTP_PORT: 587
EMAIL_FROM: noreply@sexy.pivoine.art
EMAIL_FROM: noreply@sexy
PUBLIC_URL: http://localhost:3000
depends_on:
postgres: