feat: add an option to remove the landing page

This commit is contained in:
Levente Orban
2025-10-10 10:06:34 +02:00
parent a40b83c2b3
commit c98260efec
4 changed files with 34 additions and 7 deletions

View File

@@ -13,3 +13,5 @@ DATABASE_URL="postgres://cactoide:cactoide_password@localhost:5432/cactoide_data
APP_VERSION=latest
PORT=3000
HOSTNAME=0.0.0.0
PUBLIC_LANDING_INFO=true