Very basic initial auto-deploy script setup
This commit is contained in:
parent
47abad4a61
commit
a9ced7d474
4 changed files with 304 additions and 1 deletions
|
@ -277,7 +277,7 @@
|
|||
"sftp": {
|
||||
"path": "{{ $node->daemonBase }}",
|
||||
"port": {{ $node->daemonSFTP }},
|
||||
"container": "container_id"
|
||||
"container": "ptdl-sftp"
|
||||
},
|
||||
"logger": {
|
||||
"path": "logs/",
|
||||
|
|
Reference in a new issue