FEAT: Added Fireworks integration

This commit is contained in:
Somashekar B R 2024-09-20 15:04:01 +05:30
parent c5c1f9b3e2
commit 241637f0c4

View File

@ -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: ["*"]