set server settings in makefile

This commit is contained in:
rra 2018-05-19 12:30:37 +02:00
parent 519654bb59
commit 286c4352ba

View File

@ -12,10 +12,10 @@ FTP_HOST=localhost
FTP_USER=anonymous
FTP_TARGET_DIR=/
SSH_HOST=localhost
SSH_PORT=22
SSH_USER=root
SSH_TARGET_DIR=/var/www
SSH_HOST=roelof.info
SSH_PORT=8282
SSH_USER=r
SSH_TARGET_DIR=~/public_html/wttf/
S3_BUCKET=my_s3_bucket