Explorar el Código

updated appversion to 2024-05-26 18:36:05.885760584

devops@bizgaze.in hace 1 año
padre
commit
ca36f53f9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml Ver fichero

@@ -11,7 +11,7 @@ services:
11 11
       - /opt/bizgaze/applications/${containername}/settings:/opt/bizgaze/wwwroot/settings
12 12
       - /opt/bizgaze/applications/${containername}/_files:/opt/bizgaze/wwwroot/_files
13 13
     environment:
14
-      - appversion=2024-05-26 17:36:10.961563107
14
+      - appversion=2024-05-26 18:36:05.885760584
15 15
       - environment=test
16 16
   bizgaze_assets:
17 17
     image: harbor.hireserver.com/${reponame}/assets:latest

Loading…
Cancelar
Guardar