16 lines
408 B
Plaintext
16 lines
408 B
Plaintext
# remote specific options
|
|
|
|
#export domain='test123.example.com'
|
|
#export url='http://test123.example.com'
|
|
|
|
## user configuration
|
|
## uncomment to set user
|
|
# export user='ray'
|
|
# export user_pass='ray'
|
|
# export group='ray'
|
|
|
|
## ssh configuration
|
|
# export ssh_root='root@wordpress-453075-1468300.cloudwaysapps.com' # we do not have root access
|
|
export ssh_user='test123@wordpress-453075-1468300.cloudwaysapps.com'
|
|
|