Przeglądaj źródła

updated version

devops.bizgaze 1 rok temu
rodzic
commit
ca5696d311
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml Wyświetl plik

@@ -6,7 +6,7 @@ services:
6 6
     container_name: bizgaze_application_${containername}
7 7
     ports:
8 8
       - "${hostport}:80"
9
-      - "version:1"
9
+      - "version:2"
10 10
     volumes:
11 11
       - ${application_appsettings}:/opt/bizgaze/appsettings.json
12 12
       - ${settings_dir}:/opt/bizgaze/wwwroot/settings

Ładowanie…
Anuluj
Zapisz