Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
holi-translation-api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
app
holi-translation-api
Commits
35f6d9cc
Commit
35f6d9cc
authored
6 months ago
by
Rasool Dastoori
Browse files
Options
Downloads
Patches
Plain Diff
fix: set REDIS_DB default value on local
parent
ba07debe
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.envrc.local.template
+1
-1
1 addition, 1 deletion
.envrc.local.template
with
1 addition
and
1 deletion
.envrc.local.template
+
1
−
1
View file @
35f6d9cc
...
@@ -2,4 +2,4 @@ export HOLI_LIBRETRANSLATE_BASE_URL=http://localhost:5000
...
@@ -2,4 +2,4 @@ export HOLI_LIBRETRANSLATE_BASE_URL=http://localhost:5000
export REDIS_HOST=localhost
export REDIS_HOST=localhost
export REDIS_PORT=6380
export REDIS_PORT=6380
export REDIS_PASSWORD=
export REDIS_PASSWORD=
export REDIS_DB=
export REDIS_DB=
1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment