publication/deployment-config.json

10 lines
202 B
JSON
Raw Normal View History

2018-10-04 02:47:23 +00:00
{
"type": "sftp",
"host": "192.168.68.25",
"username": "rulingcom",
"password": "Rulingcom.com",
"port": 22,
"remotePath": "/home/rulingcom/journals",
"uploadOnSave": true
}