1
This commit is contained in:
@@ -34,3 +34,12 @@ MP_NOTIFICATION_URL=
|
|||||||
MYSQL_DATABASE_URL=mysql://db_user:db_password@localhost:3306/external_database_name
|
MYSQL_DATABASE_URL=mysql://db_user:db_password@localhost:3306/external_database_name
|
||||||
EXTERNAL_TABLE_GRADES=notas
|
EXTERNAL_TABLE_GRADES=notas
|
||||||
EXTERNAL_ID_TIPO_NOTA=1
|
EXTERNAL_ID_TIPO_NOTA=1
|
||||||
|
|
||||||
|
# Branding Defaults
|
||||||
|
DEFAULT_ORG_NAME="OpenCCB"
|
||||||
|
DEFAULT_PLATFORM_NAME="OpenCCB Learning"
|
||||||
|
DEFAULT_LOGO_URL=""
|
||||||
|
DEFAULT_FAVICON_URL=""
|
||||||
|
DEFAULT_PRIMARY_COLOR="#3B82F6"
|
||||||
|
DEFAULT_SECONDARY_COLOR="#8B5CF6"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user