Skip to content

Commit 7c4f6c6

Browse files
committed
Merge branch 'dev' of https://github.com/bounswe/bounswe2022group2 into dev
2 parents 0d71d4c + 20986de commit 7c4f6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learnify/backend/dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ ENV NODE_ENV=production
99
COPY . .
1010
ENV LEARNIFY_DOCKER_DB_URI="mongodb://mongo:27017"
1111
ENV LEARNIFY_DOCKER_SEMANTIC_SERVER="http://semantic:8000"
12-
ENV LEARNIFY_DOCKER_ANNOTATION_SERVER="http://3.76.98.205"
12+
ENV LEARNIFY_DOCKER_ANNOTATION_SERVER="http://3.64.36.48"
1313
CMD [ "pm2-runtime", "npm", "--", "start" ]

0 commit comments

Comments
 (0)