diff --git a/docker-compose.yml b/docker-compose.yml
index b9bd3da..7b7ea7d 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -3,7 +3,7 @@ services:
data_manager-nginx:
image: xiexf128/data_manager-nginx:latest
- #comment the build section if you want to download from docker hub
+ # Comment the build section if you want to download from docker hub
# build:
# context: nginx/
# tags:
@@ -20,7 +20,8 @@ services:
data_manager-django:
&django_project
image: xiexf128/data_manager-django:latest
- #comment the build section if you want to download from docker hub
+ # Comment the build section if you want to download from docker hub
+ # Uncomment this out for development: This will create an image from your files rather than the preset docker image
# build:
# context: ./web/
# tags:
diff --git a/web/file_manager/templates/filemanager/processing_center.html b/web/file_manager/templates/filemanager/processing_center.html
index e54596d..7067e29 100644
--- a/web/file_manager/templates/filemanager/processing_center.html
+++ b/web/file_manager/templates/filemanager/processing_center.html
@@ -220,22 +220,22 @@
@@ -285,13 +285,13 @@
- worker proceesing app
+ Proceesing App
- worker seq number
+ Seq Number
- worker_ip
+ IP
- worker_name
+ Name
- worker_last_ping
+ Last Ping
- worker last job
+ Last Job
- Queue Pk(record number) range (e.g., 4000-4200) + Queue Pk(Record Number) Range (e.g., 4000-4200)
- Contain record (e.g., 3821,4051, or logic) + Contain Record (e.g., 3821,4051, or Logic)
- QC1 range (e.g., 3800-4100) + QC1 Range (e.g., 3800-4100)
- Process apps + Process Apps