We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7274a commit c778240Copy full SHA for c778240
README.md
@@ -106,7 +106,7 @@ used can be changed in the `metacpan_web.conf` file. Ideally you would create a
106
new file called `metacpan_web_local.conf` that contains
107
108
```bash
109
-api http://127.0.0.1:5000
+api: http://127.0.0.1:5000
110
```
111
112
which will be loaded on top of the existing config file.
0 commit comments