diff --git a/Docker/.env.example b/Docker/.env.example index 18363c04..f55e3d65 100644 --- a/Docker/.env.example +++ b/Docker/.env.example @@ -141,3 +141,5 @@ AUTHENTICATION_EXPOSE_IN_FETCH_INSTANCES=true # seconds - 3600s ===1h | zero (0) - never expires AUTHENTICATION_JWT_EXPIRIN_IN=0 AUTHENTICATION_JWT_SECRET='L=0YWt]b2w[WF>#>:&E`' + +LANGUAGE=en # pt-BR, en \ No newline at end of file