added assets as a service
Tento commit je obsažen v:
@@ -10,6 +10,9 @@ services:
|
|||||||
- ${application_appsettings}:/opt/bizgaze/appsettings.json
|
- ${application_appsettings}:/opt/bizgaze/appsettings.json
|
||||||
- ${settings_dir}:/opt/bizgaze/wwwroot/settings
|
- ${settings_dir}:/opt/bizgaze/wwwroot/settings
|
||||||
- ${_files_dir}:/opt/bizgaze/wwwroot/_files
|
- ${_files_dir}:/opt/bizgaze/wwwroot/_files
|
||||||
|
bizgaze_automation:
|
||||||
|
image: harbor.hireserver.com/${reponame}/assets:latest
|
||||||
|
container_name: bizgaze_assets_${containername}
|
||||||
bizgaze_automation:
|
bizgaze_automation:
|
||||||
image: harbor.hireserver.com/${reponame}/automation:latest
|
image: harbor.hireserver.com/${reponame}/automation:latest
|
||||||
container_name: bizgaze_automation_${containername}
|
container_name: bizgaze_automation_${containername}
|
||||||
|
|||||||
Odkázat v novém úkolu
Zablokovat Uživatele