mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Server] Support encrypt & auth for FD Server (#2018)
* [Server] Support GPU encrypt & auth for FD Triton Server * fix dockerfile proxy env error * update build scrpits * remove some logs --------- Co-authored-by: root <root@yq02-sys-rpm1206692e6.yq02.baidu.com> Co-authored-by: qiuyanjun <qiuyanjun@baidu.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -47,4 +47,7 @@ python/fastdeploy/code_version.py
|
||||
*.pdmodel
|
||||
*.pdiparams
|
||||
*.pdiparams.info
|
||||
log.txt
|
||||
log.txt
|
||||
serving/build
|
||||
serving/build.encrypt
|
||||
serving/build.encrypt.auth
|
||||
Reference in New Issue
Block a user