mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-06-28 00:08:39 +00:00
FEAT: Added Fireworks integration
This commit is contained in:
parent
c5c1f9b3e2
commit
241637f0c4
@ -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…
Reference in New Issue
Block a user