security: remove IP addresses and internal hostnames from About page
CI/CD Pipeline / Build & Deploy (push) Failing after 43s
CI/CD Pipeline / Build & Deploy (push) Failing after 43s
This commit is contained in:
@@ -124,7 +124,7 @@ import Footer from '../components/layout/Footer.astro';
|
||||
<ul class="space-y-2 text-text-secondary">
|
||||
<li class="flex items-start">
|
||||
<span class="text-primary mr-2">→</span>
|
||||
<span><strong class="text-text-primary">Servidor físico</strong> (192.168.1.30) -
|
||||
<span><strong class="text-text-primary">Servidor físico local</strong> -
|
||||
Docker host principal</span>
|
||||
</li>
|
||||
<li class="flex items-start">
|
||||
@@ -134,7 +134,7 @@ import Footer from '../components/layout/Footer.astro';
|
||||
</li>
|
||||
<li class="flex items-start">
|
||||
<span class="text-primary mr-2">→</span>
|
||||
<span><strong class="text-text-primary">Gitea</strong> (gitlab.impresion3d.pro) -
|
||||
<span><strong class="text-text-primary">Gitea</strong> -
|
||||
Git hosting + Docker registry + CI/CD</span>
|
||||
</li>
|
||||
<li class="flex items-start">
|
||||
|
||||
Reference in New Issue
Block a user