Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
melodic-frontend
Commits
b362ae1a
Commit
b362ae1a
authored
Jan 19, 2022
by
Jan Marchel
Browse files
change in routing
parent
3afe4128
Pipeline
#18963
passed with stage
in 5 minutes and 58 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/environments/environment.prod.ts
View file @
b362ae1a
...
...
@@ -7,5 +7,5 @@ export const environment = {
grafanaUrl
:
'
http://gui-backend:3000
'
,
webSshUrl
:
'
https://gui-backend:4433
'
,
kibanaUrl
:
'
http://gui-backend:5601
'
,
ufcreatorUrl
:
'
http://localhost:
444
'
ufcreatorUrl
:
'
http://localhost:
81
'
};
src/environments/environment.ts
View file @
b362ae1a
...
...
@@ -11,7 +11,7 @@ export const environment = {
grafanaUrl
:
'
http://localhost:3000
'
,
webSshUrl
:
'
https://localhost:4433
'
,
kibanaUrl
:
'
http://localhost:5601
'
,
ufcreatorUrl
:
'
http://localhost:
444
'
ufcreatorUrl
:
'
http://localhost:
81
'
};
/*
...
...
Write
Preview
Markdown
is supported
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