dev-scripts/scripts/wordpress/config

9 lines
269 B
Plaintext

remote_protocol='https'
remote_domain='remote.cloudwaysapps.com'
remote_ssh='user@remote.cloudwaysapps.com'
remote_wp_path='/home/remote.cloudwaysapps.com/aabbccddee/public_html'
local_protocol='http'
local_domain='local.local'
local_wp_path='/var/www/html/wordpress'