Some fixes

This commit is contained in:
Joris Bertomeu
2025-08-26 09:21:46 +02:00
parent ac0dc8286b
commit 1851ca9241
2 changed files with 389 additions and 383 deletions

View File

@@ -142,7 +142,7 @@
<i class="fas fa-server"></i> CrawlFlix Server
</label>
<input type="text" id="crawlFlixUrl" class="form-control"
placeholder="http://localhost:3000" value="http://localhost:3000">
placeholder="http://localhost:4200" value="http://localhost:4200">
</div>
</div>
<div class="col-md-6">
@@ -237,7 +237,7 @@
<div class="col-12">
<label for="crawlFlixUrlCK" class="form-label">CrawlFlix Server</label>
<input type="text" id="crawlFlixUrlCK" class="form-control form-control-sm"
placeholder="http://localhost:3000" value="http://localhost:3000">
placeholder="http://localhost:4200" value="http://localhost:4200">
</div>
</div>