set server settings in makefile
This commit is contained in:
parent
519654bb59
commit
286c4352ba
8
Makefile
8
Makefile
@ -12,10 +12,10 @@ FTP_HOST=localhost
|
|||||||
FTP_USER=anonymous
|
FTP_USER=anonymous
|
||||||
FTP_TARGET_DIR=/
|
FTP_TARGET_DIR=/
|
||||||
|
|
||||||
SSH_HOST=localhost
|
SSH_HOST=roelof.info
|
||||||
SSH_PORT=22
|
SSH_PORT=8282
|
||||||
SSH_USER=root
|
SSH_USER=r
|
||||||
SSH_TARGET_DIR=/var/www
|
SSH_TARGET_DIR=~/public_html/wttf/
|
||||||
|
|
||||||
S3_BUCKET=my_s3_bucket
|
S3_BUCKET=my_s3_bucket
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user