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
b334d872
Commit
b334d872
authored
Apr 21, 2021
by
carlosribas
Browse files
Add LOCAL_DEVELOPMENT
parent
715d2d14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.env-example
.env-example
+2
-1
No files found.
.env-example
View file @
b334d872
...
@@ -2,4 +2,5 @@ S3_HOST=https://example.com
...
@@ -2,4 +2,5 @@ S3_HOST=https://example.com
S3_KEY=RNAcentral_key
S3_KEY=RNAcentral_key
S3_SECRET=RNAcentral_secret
S3_SECRET=RNAcentral_secret
SECRET_KEY=super_secret_key
SECRET_KEY=super_secret_key
DJANGO_DEBUG=True
DJANGO_DEBUG=True
\ No newline at end of file
LOCAL_DEVELOPMENT=True
\ 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