Update 'docker-compose.yml'

This commit is contained in:
2024-05-30 11:10:05 +00:00
parent 95c2166b8d
commit bb19fad82b
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- /opt/bizgaze/applications/${containername}/settings:/opt/bizgaze/wwwroot/settings - /opt/bizgaze/applications/${containername}/settings:/opt/bizgaze/wwwroot/settings
- /opt/bizgaze/applications/${containername}/_files:/opt/bizgaze/wwwroot/_files - /opt/bizgaze/applications/${containername}/_files:/opt/bizgaze/wwwroot/_files
environment: environment:
- appversion=99 - appversion=100
- environment=test - environment=test
bizgaze_assets: bizgaze_assets:
image: harbor.hireserver.com/${reponame}/assets:latest image: harbor.hireserver.com/${reponame}/assets:latest