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
bad42dc0
Commit
bad42dc0
authored
May 13, 2021
by
carlosribas
Browse files
Add DEBUG_TOOLBAR_CONFIG
parent
eae48193
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
entrypoint.sh
entrypoint.sh
+1
-0
No files found.
entrypoint.sh
View file @
bad42dc0
...
...
@@ -38,6 +38,7 @@ else
EBI_SEARCH_ENDPOINT = "
$EBI_SEARCH_ENDPOINT
"
ENVIRONMENT = get_environment()
INTERNAL_IPS = ('127.0.0.1', '192.168.99.1')
DEBUG_TOOLBAR_CONFIG = {'SHOW_TOOLBAR_CALLBACK': lambda request: DEBUG}
COMPRESS_ENABLED = False
S3_SERVER = {
"HOST": "
$S3_HOST
",
...
...
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