Skip to content

Commit

Permalink
chore: remove extras code
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Nov 14, 2024
1 parent d4a3832 commit 7c843e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,16 +346,14 @@ services:
environment:
DJANGO_WATCHMAN_TIMEOUT: 30
ENABLE_DJANGO_TOOLBAR: 1
image: ecommerce-dev:latest
image: edxops/ecommerce-dev:latest
networks:
default:
aliases:
- edx.devstack.ecommerce
ports:
- "18130:18130"
volumes:
- ${PWD}/test_file.txt:/edx/app/ecommerce/ecommerce/test.txt
- ${PWD}/py_configuration_files/ecommerce.py:/edx/app/ecommerce/ecommerce/ecommerce/settings/devstack.py
- ${PWD}/configuration_files/ecommerce.yml:/edx/etc/ecommerce.yml


Expand Down

0 comments on commit 7c843e0

Please sign in to comment.