MediaWiki Visual Editor Parsoid 404 Error: Difference between revisions
No edit summary |
|||
| Line 25: | Line 25: | ||
== My configuration == | == My configuration == | ||
For my config.yaml file; | For my config.yaml file, just two lines; | ||
<syntaxhighlight lang="bat"> | <syntaxhighlight lang="bat"> | ||
| Line 31: | Line 31: | ||
domain: 'localhost' | domain: 'localhost' | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Also, I noticed a dash ( - ) in front of a comment hash tag ( # ) that I thought was a typo, but some people actually referenced it as it was supposed to be there, so I left it. | |||
== The Conclusion == | == The Conclusion == | ||