Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
subato2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Subato Learning System
subato2
Commits
1dbd1e4d
Commit
1dbd1e4d
authored
2 years ago
by
Björn Fischer
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'main'
Fix See merge request
!60
parents
33d54181
8ee3c000
No related branches found
Branches containing commit
Tags
2.0.0-beta11
Tags containing commit
1 merge request
!60
Fix
Pipeline
#13484
passed
2 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
subato-web/src/environments/environment.prod.ts
+1
-0
1 addition, 0 deletions
subato-web/src/environments/environment.prod.ts
with
1 addition
and
0 deletions
subato-web/src/environments/environment.prod.ts
+
1
−
0
View file @
1dbd1e4d
...
@@ -20,5 +20,6 @@ export const environment = {
...
@@ -20,5 +20,6 @@ export const environment = {
impressUrl
:
'
https://sls.cs.hs-rm.de/impressum/
'
,
impressUrl
:
'
https://sls.cs.hs-rm.de/impressum/
'
,
backendUrl
:
'
https://api.subato.cs.hs-rm.de
'
,
backendUrl
:
'
https://api.subato.cs.hs-rm.de
'
,
keycloakUrl
:
'
https://kc.sls.cs.hs-rm.de
'
,
keycloakUrl
:
'
https://kc.sls.cs.hs-rm.de
'
,
jevalUrl
:
'
http://jeval.subato-test2.local.cs.hs-rm.de
'
,
production
:
true
production
:
true
};
};
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