From f6ae5cab71adf929f0b34bb52eefd17289057ced Mon Sep 17 00:00:00 2001 From: Takayuki Miyauchi Date: Sun, 4 Mar 2018 20:12:13 +0900 Subject: [PATCH] defined sql adaptor --- src/templates/movefile.mustache | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/templates/movefile.mustache b/src/templates/movefile.mustache index 28d897d..3e7e569 100644 --- a/src/templates/movefile.mustache +++ b/src/templates/movefile.mustache @@ -1,3 +1,6 @@ +global: + sql_adapter: default + local: vhost: "{{ home_url }}" wordpress_path: "{{ wordpress_path }}" # use an absolute path here