removed script volume

This commit is contained in:
2023-12-14 10:49:45 +00:00
parent 672023c1ec
commit 1adbf13e71
-1
View File
@@ -31,7 +31,6 @@ 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: