Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Raphael Ochsenbein
openid-connect-playground
Commits
eda86f25
Verified
Commit
eda86f25
authored
Feb 22, 2019
by
Raphael Ochsenbein
Browse files
apache proxy, new port
parent
c33f1a7f
Pipeline
#639
passed with stages
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/app/app.component.ts
View file @
eda86f25
...
...
@@ -154,7 +154,7 @@ export class AppComponent implements OnDestroy {
getUrl
()
{
if
(
environment
.
production
)
{
return
'
http://openid.akehir.com:5500
1
'
;
return
'
http
s
://openid.akehir.com:5500
2
'
;
}
return
'
http://localhost:55001
'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment