Skip to content

Commit

Permalink
chore: add MEMCACHE_HOST env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mfarhan943 committed Nov 19, 2024
1 parent 54c47cf commit c828a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,7 @@ services:
DB_USER: enterprise001
DB_PASSWORD: password
DJANGO_SETTINGS_MODULE: enterprise_subsidy.settings.devstack
MEMCACHE_HOST: memcached.devstack.edx:11211
working_dir: /edx/app/enterprise-subsidy
ports:
- "18280:18280"
Expand Down

0 comments on commit c828a2e

Please sign in to comment.