質問編集履歴

1

ご質問いただいた点について追記しました。

2019/02/12 11:34

投稿

sicilia_lemon
sicilia_lemon

スコア7

test CHANGED
File without changes
test CHANGED
@@ -39,6 +39,16 @@
39
39
  vhost: http://abc.local
40
40
 
41
41
  wordpress_path: /Users/username/Local\ Sites/abc/app/public
42
+
43
+ ```
44
+
45
+ ```yml
46
+
47
+ local:
48
+
49
+ vhost: http://abc.local
50
+
51
+ wordpress_path: "/Users/username/Local\ Sites/abc/app/public"
42
52
 
43
53
  ```
44
54