storage api python service templated and port added to jenkinsfile
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
---
|
||||
|
||||
#python_venv: "C:\Python39\Scripts"
|
||||
|
||||
cosmos_root_folder: "C:\\programdata\\cosmos"
|
||||
|
||||
python_service_root: "{{ cosmos_root_folder }}\\python"
|
||||
@ -18,4 +16,6 @@ nssm_folder: "{{ cosmos_root_folder }}\\nssm"
|
||||
|
||||
disk_service_name: "disk_api"
|
||||
|
||||
api_service_port: "5000"
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user