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 8b3c5dd commit d9dafddCopy full SHA for d9dafdd
1 file changed
public/docs/index.html
@@ -168,7 +168,7 @@ <h2>Installation</h2>
168
<li>
169
<strong>Optional</strong> if you wan't some demo data:
170
<ul>
171
- <li>Visit the PhpMyAdmin configured in docker composer <code>http://127.0.0.1:8080/</code></li>
+ <li>Visit the PhpMyAdmin configured in docker compose <code>http://127.0.0.1:8080/</code></li>
172
<li>Use the database <code>help_desk</code></li>
173
<li>Import the SQL script file <code>{APP_ROOT}/database/help_desk.sql</code></li>
174
</ul>
0 commit comments