added script file

This commit is contained in:
devops.bizgaze 2023-12-14 10:43:46 +00:00
父節點 8d2c4b0d3a
當前提交 672023c1ec
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

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