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
SMPPIR
Portal-SMPPIR-React
Commits
cb609ac0
Commit
cb609ac0
authored
May 20, 2019
by
Edu Trevisan
Browse files
Change api url
parent
af4bb41c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/enviroment.js
View file @
cb609ac0
...
...
@@ -57,8 +57,8 @@ export function range(start, end) {
export
function
getServerURL
()
{
// return "http://smppirhomologa.c3sl.ufpr.br:4545/api/v1/"
// return 'http://localhost:4000/api/v1/'
//caso for fazer build para homologa, utilizar o return de baixo ao invés do de cima
// return "
http:
//seppirdev.c3sl.ufpr.br/data/api/v1/"
//
caso for fazer build para homologa, utilizar o return de baixo ao invés do de cima
// return "//seppirdev.c3sl.ufpr.br/data/api/v1/"
return
"
//seppirhomologa.c3sl.ufpr.br/data/api/v1/
"
}
export
function
homeURL
()
{
...
...
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