Skip to content
Snippets Groups Projects
Commit bd86063a authored by Camille Blanchon's avatar Camille Blanchon
Browse files

Merge branch 'redmine-issues/21772' into 'master'

REDMINE_ISSUE-21772 |  Faire fonctionner l'affichage du favicon

See merge request !7
parents 56466b04 659164d3
No related branches found
No related tags found
1 merge request!7REDMINE_ISSUE-21772 | Faire fonctionner l'affichage du favicon
......@@ -40,6 +40,7 @@ services:
- MAGIC_IS_AVAILABLE=${MAGIC_IS_AVAILABLE:-True}
- URL_PREFIX=geocontrib/
- LOGO_PATH=${LOGO_PATH:-/geocontrib/img/logo-neogeo-circle.png}
- FAVICON_PATH=${FAVICON_PATH:-/geocontrib/img/favicon_gc.png}
- DISPLAY_FORBIDDEN_PROJECTS=${DISPLAY_FORBIDDEN_PROJECTS:-"true"}
- LOG_URL=${LOG_URL}
- DISABLE_LOGIN_BUTTON=${DISABLE_LOGIN_BUTTON}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment