Ansible: re-enabling trecx django app
diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
index d14bed3..049db75 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
@@ -19,10 +19,9 @@
 #
 
 ---
-# TODO: Need Node upgrade to build the Django app Vue.js code
-# airavata_django_extra_dependencies:
-#   - name: "git+ssh://git@github.com/SciGaP/trecx-django-app.git#egg=trecx-django-app"
-#     editable: true
+airavata_django_extra_dependencies:
+  - name: "git+ssh://git@github.com/SciGaP/trecx-django-app.git#egg=trecx-django-app"
+    editable: true
 
 vhost_servername: "amosgateway.org"