added script file

This commit is contained in:
2023-12-14 10:43:46 +00:00
bovenliggende 8d2c4b0d3a
commit 672023c1ec
+1
Bestand weergeven
@@ -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: