diff --git a/docker-compose.yml b/docker-compose.yml index e3f58b4..a2e9df6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,6 +31,7 @@ services: container_name: bizgaze_script_${containername} volumes: - ${application_appsettings}:/app/appsettings.json + - /home/bizgaze/bizgazescript/script.sh:/app/script.sh environment: - appurl=http://bizgaze_application:${hostport} depends_on: