@@ -12,6 +12,7 @@ The app instance could be customized by passing following variables to NodeJS en
...
@@ -12,6 +12,7 @@ The app instance could be customized by passing following variables to NodeJS en
-[Homepage](ENVS.md#homepage)
-[Homepage](ENVS.md#homepage)
-[Sidebar](ENVS.md#sidebar)
-[Sidebar](ENVS.md#sidebar)
-[Footer](ENVS.md#footer)
-[Footer](ENVS.md#footer)
-[Favicon](ENVS.md#favicon)
-[Views](ENVS.md#views)
-[Views](ENVS.md#views)
-[Block](ENVS.md#block-views)
-[Block](ENVS.md#block-views)
-[Misc](ENVS.md#misc)
-[Misc](ENVS.md#misc)
...
@@ -132,6 +133,17 @@ The app version shown in the footer is derived from build-time ENV variables `NE
...
@@ -132,6 +133,17 @@ The app version shown in the footer is derived from build-time ENV variables `NE
### Favicon
By default, the app has generic favicon. You can override this behavior by providing the following variables. Hence, the favicon assets bundle will be generated at the container start time and will be used instead of default one.
| Variable | Type| Description | Compulsoriness | Default value | Example value |