🚩(backend) add homepage feature flag
Add a homepage feature flag that we will propagate to the frontend. It will be used to enable or disable the homepage at runtime.
This commit is contained in:
committed by
Manuel Raynaud
parent
f429eb053a
commit
67b69d05f7
@@ -50,6 +50,7 @@ backend:
|
||||
DB_USER: dinum
|
||||
DB_PASSWORD: pass
|
||||
DB_PORT: 5432
|
||||
FRONTEND_HOMEPAGE_FEATURE_ENABLED: true
|
||||
FRONTEND_FOOTER_FEATURE_ENABLED: true
|
||||
FRONTEND_URL_JSON_FOOTER: https://impress.127.0.0.1.nip.io/contents/footer-demo.json
|
||||
POSTGRES_DB: impress
|
||||
|
||||
Reference in New Issue
Block a user