@@ -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: