added script file
This commit is contained in:
父節點
8d2c4b0d3a
當前提交
672023c1ec
|
|
@ -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:
|
||||
|
|
|
|||
載入中…
新增問題並參考