mirror of
https://github.com/DanielLavrushin/b4.git
synced 2026-08-20 06:23:45 +00:00
6 lines
102 B
Text
6 lines
102 B
Text
# SFTP deploy settings
|
|
SFTP_HOST=192.168.1.1
|
|
SFTP_USER=root
|
|
SFTP_PORT=22
|
|
SFTP_PATH=/opt/b4
|
|
SFTP_PASS=
|