add gpo counter variable to powershell script for visbility
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ project_folder: "/opt/cosmos/gpo_site"
|
||||
api_service_name: "gpo_api"
|
||||
api_service_folder: "{{ project_folder }}/api"
|
||||
api_service_port: "5000"
|
||||
api_service_bind_ip: "0.0.0.0"
|
||||
api_service_bind_ip: "172.17.0.1"
|
||||
|
||||
dashboard_web_root: "{{ project_folder }}/dashboard"
|
||||
container_name: "GPO-Dashboard"
|
||||
|
||||
Reference in New Issue
Block a user