Skip to content

Commit

Permalink
test: CMS suppoting settings_default.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Dec 9, 2024
1 parent 3e299d0 commit 35e0a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/conf/docker/docker-compose-dev.all.debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
version: "3.8"
services:
cms:
image: taccwma/core-cms:latest
image: taccwma/core-cms:feat-CMD-194-customize-core-cms-in-core-portal
volumes:
- ../cms/settings/settings_default.py:/code/taccsite_cms/settings_default.py
- ../cms/settings/settings_custom.py:/code/taccsite_cms/settings_custom.py
Expand Down

0 comments on commit 35e0a36

Please sign in to comment.