소스 검색

changed service name

devops.bizgaze 1 년 전
부모
커밋
002b071b80
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml 파일 보기

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

Loading…
취소
저장