Commit e22555dd authored by linruibiao's avatar linruibiao

接口编写

parent a2bbd4ad
#
# 环境动态配置
#
#环境
export SPRING_ACTIVE_PROFILE="bi"
#远程服务器IP
export SERVER_IP="backenddev.sycdev.com"
#SSH KEY
export SERVER_SSH_KEY="$DEVELOP_SSH_PRIVATE_KEY"
#DOCKER 容器 host
export HOSTS=" --add-host syc-test-001:192.168.0.182"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment