Skip to content

Commit 39f9439

Browse files
authored
Update README.md
1 parent 627a9b4 commit 39f9439

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cd comfyui-php</code></pre>
4949

5050
<h3>7. Start the Laravel Development Server</h3>
5151
<pre><code>php artisan serve</code></pre>
52-
<p>Visit: <code>http://localhost:8000</code> or set up your web server to point to <code>/public</code>.</p>
52+
<p>or set up your web server to point to <code>/public</code> and visit: <code>http://localhost:chosen port</code> </p>
5353

5454
<hr />
5555

@@ -96,7 +96,6 @@ cd comfyui-php</code></pre>
9696

9797
<h2>📂 Notes</h2>
9898
<ul>
99-
<li>The <code>.env</code> file is included but stripped of secrets.</li>
10099
<li><code>vendor/</code> and <code>node_modules/</code> directories are excluded. Use <code>composer install</code> and <code>npm install</code> after cloning.</li>
101100
</ul>
102101

0 commit comments

Comments
 (0)