Skip to content

Instantly share code, notes, and snippets.

@sunilw
Created August 7, 2021 02:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunilw/57a9c1e9a526aefdb3778cf16c3b1151 to your computer and use it in GitHub Desktop.
Save sunilw/57a9c1e9a526aefdb3778cf16c3b1151 to your computer and use it in GitHub Desktop.
global:
sql_adapter: "default"
local:
vhost: "************"
wordpress_path: "**********************"
database:
name: "*************"
host: "***********"
password: "********"
password: "*********"
production:
vhost: "***********"
wordpress_path: "/var/www/********"
database:
name: "**************"
user: "*************"
pass: "*********"
ssh:
host: "***********"
user: "***********"
password: "*********"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment