-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9f08735
commit 065c605
Showing
9 changed files
with
164 additions
and
314 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ x-common: &common | |
target: python_dev_deps | ||
platform: linux/amd64 | ||
environment: | ||
# - DEBUG=true | ||
- [email protected] | ||
- ADMIN_PASSWORD=123 | ||
- ALLOWED_HOSTS=localhost,127.0.0.1 | ||
- CACHE_URL=redis://redis:6379/1 | ||
- CELERY_BROKER_URL=redis://redis:6379/9 | ||
- CELERY_TASK_ALWAYS_EAGER=False | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
89 changes: 0 additions & 89 deletions
89
src/hope_dedup_engine/apps/core/management/commands/env.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.