chore(web): 清理旧部署配置
This commit is contained in:
parent
e0cf01c229
commit
56e8cacf8e
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,3 +27,6 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
|
# Local deploy credentials
|
||||||
|
deploy.json
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"host": "192.168.1.206",
|
|
||||||
"port": "22",
|
|
||||||
"username": "root",
|
|
||||||
"password": "3h1admin",
|
|
||||||
"localDir": "dist",
|
|
||||||
"remoteDir": "/data/nginx/chart"
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user