Procházet zdrojové kódy

changed service name

devops.bizgaze před 1 rokem
rodič
revize
002b071b80
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml Zobrazit soubor

@@ -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…
Zrušit
Uložit