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
Rainer Sokoll
Dgca Issuance Web
Commits
98ef0ee8
Unverified
Commit
98ef0ee8
authored
Jul 02, 2021
by
Gordon Grund
Committed by
GitHub
Jul 02, 2021
Browse files
. (#106)
parent
31bc02cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/misc/useValueSet.tsx
View file @
98ef0ee8
...
...
@@ -50,7 +50,7 @@ interface IValue {
}
const
valueSetApi
=
axios
.
create
({
baseURL
:
'
dgca-businessrule-service
'
,
baseURL
:
'
/
dgca-businessrule-service
'
,
headers
:
{
'
Cache-Control
'
:
'
max-age=300
'
}
});
...
...
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