mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
🐋 docs: Deepseek Example & Token Usage Docker Commands (#201)
* docs: enhance authentication and token usage documentation with deployment context * feat: add deepseek example
This commit is contained in:
@@ -92,6 +92,12 @@ const nextraConfig = withNextra({
|
||||
port: '',
|
||||
pathname: '/**',
|
||||
},
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: 'firebasestorage.googleapis.com',
|
||||
port: '',
|
||||
pathname: '/**',
|
||||
},
|
||||
],
|
||||
},
|
||||
headers() {
|
||||
|
||||
Reference in New Issue
Block a user