Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FIRST_START
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Polaris
FIRST_START
Commits
fe1501e6
Commit
fe1501e6
authored
Jun 27, 2023
by
Benjamin Ledel
Browse files
Options
Downloads
Patches
Plain Diff
*
parent
54b18372
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
rights-engine/.env.sample
+3
-1
3 additions, 1 deletion
rights-engine/.env.sample
single-compose/.env.sample
+3
-1
3 additions, 1 deletion
single-compose/.env.sample
with
6 additions
and
2 deletions
rights-engine/.env.sample
+
3
−
1
View file @
fe1501e6
...
@@ -24,4 +24,6 @@ JWT_PRIVATE_KEY_PATH=backend/id_rsa
...
@@ -24,4 +24,6 @@ JWT_PRIVATE_KEY_PATH=backend/id_rsa
IDP_SERVER=https://aai-test-v3.ruhr-uni-bochum.de
IDP_SERVER=https://aai-test-v3.ruhr-uni-bochum.de
IDP_ENABLED=false
IDP_ENABLED=false
SP_HOST=polaris.digitallearning.gmbh
SP_HOST=polaris.digitallearning.gmbh
ANONYMIZATION_HASH_PREFIX=CHANGE_ME
ANONYMIZATION_HASH_PREFIX=anon
ANONYMIZATION_DEFAULT_MINIMUM_COUNT=10
This diff is collapsed.
Click to expand it.
single-compose/.env.sample
+
3
−
1
View file @
fe1501e6
...
@@ -33,4 +33,6 @@ POSTGRES_USER=postgres
...
@@ -33,4 +33,6 @@ POSTGRES_USER=postgres
POSTGRES_DATABASE=analytics-engine
POSTGRES_DATABASE=analytics-engine
POSTGRES_PASSWORD=CHANGE_ME
POSTGRES_PASSWORD=CHANGE_ME
SP_HOST=polaris.ruhr-uni-bochum.de
SP_HOST=polaris.ruhr-uni-bochum.de
ANONYMIZATION_HASH_PREFIX=CHANGE_ME
ANONYMIZATION_HASH_PREFIX=anon
ANONYMIZATION_DEFAULT_MINIMUM_COUNT=10
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment