Browse Source

increased appversion to 2

devops@bizgaze.in 1 year ago
parent
commit
c3ab9c222c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml View File

@@ -15,5 +15,5 @@ services:
15 15
     volumes:
16 16
       - ${automation_appsettings}:/opt/automation/appsettings.json
17 17
     environment:
18
-      - appversion=1
18
+      - appversion=2
19 19
 

Loading…
Cancel
Save