update
This commit is contained in:
12
docker/docker.env.example
Normal file
12
docker/docker.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# AutoDock Vina 配置
|
||||
VINA_VERSION=1.2.7
|
||||
VINA_PLATFORM=mac_aarch64
|
||||
DOWNLOAD_VINA=true
|
||||
|
||||
# 其他平台选项:
|
||||
# VINA_PLATFORM=linux_x86_64
|
||||
# VINA_PLATFORM=mac_x86_64
|
||||
# VINA_PLATFORM=windows_x86_64
|
||||
|
||||
# 禁用 AutoDock Vina 下载
|
||||
# DOWNLOAD_VINA=false
|
||||
Reference in New Issue
Block a user