mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-06-28 08:18:09 +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`
|
# Syntax in `private_pgt/settings/settings.py`
|
||||||
server:
|
server:
|
||||||
env_name: ${APP_ENV:prod}
|
env_name: ${APP_ENV:prod}
|
||||||
port: ${PORT:8002}
|
port: ${PORT:8001}
|
||||||
cors:
|
cors:
|
||||||
enabled: true
|
enabled: true
|
||||||
allow_origins: ["*"]
|
allow_origins: ["*"]
|
||||||
|
Loading…
Reference in New Issue
Block a user