added assets as a service

Tento commit je obsažen v:
2023-12-14 05:05:48 +00:00
rodič ef9a3a5e03
revize 8c790f3a3e
+3
Zobrazit soubor
@@ -10,6 +10,9 @@ services:
- ${application_appsettings}:/opt/bizgaze/appsettings.json
- ${settings_dir}:/opt/bizgaze/wwwroot/settings
- ${_files_dir}:/opt/bizgaze/wwwroot/_files
bizgaze_automation:
image: harbor.hireserver.com/${reponame}/assets:latest
container_name: bizgaze_assets_${containername}
bizgaze_automation:
image: harbor.hireserver.com/${reponame}/automation:latest
container_name: bizgaze_automation_${containername}