Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
697d57a6
Commit
697d57a6
authored
Jun 01, 2021
by
carlosribas
Browse files
Use https
parent
0fa7a491
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rnacentral/rnacentral/settings.py
rnacentral/rnacentral/settings.py
+1
-1
No files found.
rnacentral/rnacentral/settings.py
View file @
697d57a6
...
...
@@ -344,7 +344,7 @@ MARKDOWN_DEUX_STYLES = {
SILENCED_SYSTEM_CHECKS
=
[
'1_6.W001'
]
EBI_SEARCH_ENDPOINT
=
os
.
getenv
(
'EBI_SEARCH_ENDPOINT'
,
'http://www.ebi.ac.uk/ebisearch/ws/rest/rnacentral'
)
EBI_SEARCH_ENDPOINT
=
os
.
getenv
(
'EBI_SEARCH_ENDPOINT'
,
'http
s
://www.ebi.ac.uk/ebisearch/ws/rest/rnacentral'
)
RELEASE_ANNOUNCEMENT_URL
=
'https://blog.rnacentral.org/2021/03/rnacentral-release-17.html'
...
...
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