Add FALLBACK_LOCALE to config template
This commit is contained in:
parent
4108076373
commit
78a020576f
1 changed files with 1 additions and 0 deletions
1
front/dist/env-config.template.js
vendored
1
front/dist/env-config.template.js
vendored
|
@ -23,4 +23,5 @@ window.env = {
|
|||
NODE_ENV: '${NODE_ENV}',
|
||||
DISABLE_ANONYMOUS: '${DISABLE_ANONYMOUS}',
|
||||
OPID_LOGIN_SCREEN_PROVIDER: '${OPID_LOGIN_SCREEN_PROVIDER}',
|
||||
FALLBACK_LOCALE: '${FALLBACK_LOCALE}',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue