We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91aae10 commit b57934eCopy full SHA for b57934e
server/database/docker-compose.yml
@@ -1,5 +1,3 @@
1
-version: '3.9'
2
-
3
services:
4
# Mongodb service
5
mongo_db:
server/djangoapp/.env
@@ -1,2 +1,2 @@
-backend_url =your backend url
+backend_url =https://mikhailovska-3030.theiadockernext-0-labs-prod-theiak8s-4-tor01.proxy.cognitiveclass.ai
sentiment_analyzer_url=your code engine deployment url
0 commit comments