diff --git a/apps/ai-image-generation/.env.example b/apps/ai-image-generation/.env.example index 84faa15..029b186 100644 --- a/apps/ai-image-generation/.env.example +++ b/apps/ai-image-generation/.env.example @@ -1,5 +1,5 @@ # Shelby Protocol Configuration -NEXT_PUBLIC_SHELBY_API_URL=https://api.shelbynet.shelby.xyz +NEXT_PUBLIC_SHELBY_API_URL=https://api.shelbynet.shelby.xyz/shelby # AI Service API Keys OPENAI_API_KEY=your_openai_api_key_here