Skip to content

Commit c3c7fea

Browse files
committed
Update config-sample.json to use local.* prefix
1 parent ddf1df2 commit c3c7fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repoDir": "/tmp/plugin-repos",
33
"pluginsDb": "plugins.db",
44
"wordpress": {
5-
"url": "dev.plugins.jquery.com",
5+
"url": "local.plugins.jquery.com",
66
"username": "admin",
77
"password": "secret"
88
}

0 commit comments

Comments
 (0)