15b0ad3 6485a25 15b0ad3
1
2
3
4
5
6
7
8
9
10
# Configuration for Backend and Frontend # Backend Configuration BACKEND_HOST = "0.0.0.0" BACKEND_PORT = 8000 # Frontend Configuration FRONTEND_PORT = 7860 APP_NAME = "Prompt Search Engine"