changed version names with service names
This commit is contained in:
+2
-2
@@ -16,12 +16,12 @@ services:
|
||||
image: harbor.hireserver.com/${reponame}/assets:latest
|
||||
container_name: bizgaze_assets_${containername}
|
||||
environment:
|
||||
- appversion=65
|
||||
- assetsversion=65
|
||||
bizgaze_automation:
|
||||
image: harbor.hireserver.com/${reponame}/automation:latest
|
||||
container_name: bizgaze_automation_${containername}
|
||||
volumes:
|
||||
- ${automation_appsettings}:/opt/automation/appsettings.json
|
||||
environment:
|
||||
- appversion=65
|
||||
- automationversion=65
|
||||
|
||||
|
||||
Reference in New Issue
Block a user