diff --git a/.env b/.env index b20d5037bc9d7547e594767ea55bc1307f2b34c6..d86fbb5715a95697867f65879cb2053b7c9bb0a3 100644 --- a/.env +++ b/.env @@ -39,4 +39,8 @@ APP_BUILDINFO=unknown # a git hash or something identifying the build APP_BUILDINFO_URL='#' # Disable the webserver bundle (avoids deprecation warnings). Use docker instead. -DISABLE_DEV_SERVER=true \ No newline at end of file +DISABLE_DEV_SERVER=true + +# XXX: Remove +TU_ONLINE_ORGANIZATION_API_URL=https://online.tugraz.at/tug_onlinej/ws/webservice_v1.0/cdm/organization/xml +KNOWLEDGE_BASE_API_TOKEN= \ No newline at end of file