schmittlau.ch-pelican/remote_credentials.py.example

7 lines
131 B
Plaintext

remote_credentials = {
'ssh_user': 'user',
'ssh_host': 'example.com',
'ssh_port': '22',
'ssh_path': '/srv/www/',
}