mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
FEAT: Added Fireworks integration
This commit is contained in:
parent
c5c1f9b3e2
commit
241637f0c4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Syntax in `private_pgt/settings/settings.py`
|
||||
server:
|
||||
env_name: ${APP_ENV:prod}
|
||||
port: ${PORT:8002}
|
||||
port: ${PORT:8001}
|
||||
cors:
|
||||
enabled: true
|
||||
allow_origins: ["*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue