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
|
Protection Anti-DDoS Forgium Shield
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
</div>
|
||||||
|
|
||||||
<!-- MINECRAFT COMMUNITY (0.00 €) -->
|
<!-- MINECRAFT COMMUNITY (0.00 €) -->
|
||||||
|
|
@ -141,7 +141,7 @@
|
||||||
Bande passante Fibre 1 Gb/s
|
Bande passante Fibre 1 Gb/s
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -180,7 +180,7 @@
|
||||||
Console temps réel et logs SFTP
|
Console temps réel et logs SFTP
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
||||||
|
|
||||||
<!-- BOT PYTHON LITE -->
|
<!-- BOT PYTHON LITE -->
|
||||||
|
|
@ -214,7 +214,7 @@
|
||||||
Console et redémarrage automatique
|
Console et redémarrage automatique
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -253,7 +253,7 @@
|
||||||
Debian 12 ou Ubuntu 24.04 au choix
|
Debian 12 ou Ubuntu 24.04 au choix
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -292,7 +292,7 @@
|
||||||
Accès SFTP rapide
|
Accès SFTP rapide
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
</div>
|
||||||
|
|
||||||
<!-- STOCKAGE CLOUD LITE (0.00 €) -->
|
<!-- STOCKAGE CLOUD LITE (0.00 €) -->
|
||||||
|
|
@ -322,7 +322,7 @@
|
||||||
Sauvegardes redondées
|
Sauvegardes redondées
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue