Przeglądaj źródła

added script file

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

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

31
     container_name: bizgaze_script_${containername}
31
     container_name: bizgaze_script_${containername}
32
     volumes:
32
     volumes:
33
       - ${application_appsettings}:/app/appsettings.json
33
       - ${application_appsettings}:/app/appsettings.json
34
+      - /home/bizgaze/bizgazescript/script.sh:/app/script.sh
34
     environment:
35
     environment:
35
       - appurl=http://bizgaze_application:${hostport}
36
       - appurl=http://bizgaze_application:${hostport}
36
     depends_on:
37
     depends_on:

Ładowanie…
Anuluj
Zapisz