@@ -10,7 +10,7 @@ services:
- ${application_appsettings}:/opt/bizgaze/appsettings.json
- ${settings_dir}:/opt/bizgaze/wwwroot/settings
- ${_files_dir}:/opt/bizgaze/wwwroot/_files
- bizgaze_automation:
+ bizgaze_assets:
image: harbor.hireserver.com/${reponame}/assets:latest
container_name: bizgaze_assets_${containername}
bizgaze_automation: