forked from jmug/cactoide
feat: add an option to remove the landing page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user