Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
granite
kb
Wiki
Data_output
env
env
· Changes
Page history
update: 数据对外输出的问题总结
authored
Aug 17, 2021
by
fanzx
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
data_output/env.md
data_output/env.md
+1
-0
No files found.
data_output/env.md
View page @
5cd373a7
# 执行环境交付
建议以后采用docker方式吧所有的环境集成好,部署直接用docker即可,目前是在客户提供的独立机器上一步一步安装的
## 系统
执行环境系统一般为centos
...
...