fix(portal): resolve localhost redirect by enforcing APP_URL and HTTPS headers in Nginx, and link catalog to segregated category paths
This commit is contained in:
parent
cf2568a626
commit
8e0cf80d0c
1 changed files with 7 additions and 7 deletions
|
|
@ -107,7 +107,7 @@
|
|||
Protection Anti-DDoS Forgium Shield
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Lancer Gratuitement (0.00 €) →</a>
|
||||
<a href="https://client.forgium.fr/products/minecraft" class="btn btn-block btn-primary">Lancer Gratuitement (0.00 €) →</a>
|
||||
</div>
|
||||
|
||||
<!-- MINECRAFT COMMUNITY (0.00 €) -->
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
Bande passante Fibre 1 Gb/s
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
||||
<a href="https://client.forgium.fr/products/minecraft" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -180,7 +180,7 @@
|
|||
Console temps réel et logs SFTP
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
||||
<a href="https://client.forgium.fr/products/bots" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
||||
</div>
|
||||
|
||||
<!-- BOT PYTHON LITE -->
|
||||
|
|
@ -214,7 +214,7 @@
|
|||
Console et redémarrage automatique
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
||||
<a href="https://client.forgium.fr/products/bots" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -253,7 +253,7 @@
|
|||
Debian 12 ou Ubuntu 24.04 au choix
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Commander mon VPS Lite (0.00 €) →</a>
|
||||
<a href="https://client.forgium.fr/products/vps" class="btn btn-block btn-primary">Commander mon VPS Lite (0.00 €) →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -292,7 +292,7 @@
|
|||
Accès SFTP rapide
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Créer mon Site Gratuit (0.00 €) →</a>
|
||||
<a href="https://client.forgium.fr/products/web-cloud" class="btn btn-block btn-primary">Créer mon Site Gratuit (0.00 €) →</a>
|
||||
</div>
|
||||
|
||||
<!-- STOCKAGE CLOUD LITE (0.00 €) -->
|
||||
|
|
@ -322,7 +322,7 @@
|
|||
Sauvegardes redondées
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
||||
<a href="https://client.forgium.fr/products/web-cloud" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue