Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fibre
portal-interface
Commits
8f642c63
Commit
8f642c63
authored
Feb 16, 2017
by
Bruno Soares
Browse files
Atualizando a configuração da URL do Broker para o endereço real.
parent
ecec25cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
portal/portal_constants.py
portal/portal_constants.py
+2
-2
No files found.
portal/portal_constants.py
View file @
8f642c63
...
...
@@ -22,7 +22,7 @@ PASSWORDS_MINIMUM_LENGTH = 8
# ################ Broker constants #################
BROKER_BASE_URL
=
'https://1
27.0.0.1
:8001'
BROKER_BASE_URL
=
'https://1
0.128.0.163
:8001'
# ################ CH constants #################
...
...
@@ -357,4 +357,4 @@ VIEW_SSH_KEYPAIR_FIELDS = {
}
MEMBER_BASIC
=
'basic_member'
MEMBER_ADVANCED
=
'adv_member'
MEMBER_ADVANCED
=
'adv_member'
\ No newline at end of file
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