File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- backend_url = http ://localhost: 3030
1+ backend_url = https ://khempha69636- 3030.theiadockernext-1-labs-prod-theiak8s-4-tor01.proxy.cognitiveclass.ai
22sentiment_analyzer_url = https://sentianalyzer.1x1iwekqmyi2.us-south.codeengine.appdomain.cloud
Original file line number Diff line number Diff line change 2828# SECURITY WARNING: don't run with debug turned on in production!
2929DEBUG = True
3030
31- ALLOWED_HOSTS = []
32- CSRF_TRUSTED_ORIGINS = []
31+ ALLOWED_HOSTS = ['localhost' , 'https://khempha69636-8000.theiadockernext-1-labs-prod-theiak8s-4-tor01.proxy.cognitiveclass.ai/' ]
32+ CSRF_TRUSTED_ORIGINS = ['https://khempha69636-8000.theiadockernext-1-labs-prod-theiak8s-4-tor01.proxy.cognitiveclass.ai/' ]
3333
3434REST_FRAMEWORK = {
3535 'DEFAULT_AUTHENTICATION_CLASSES' : [],
You can’t perform that action at this time.
0 commit comments