Skip to content

Commit

Permalink
Merge pull request #84 from HCDigitalScholarship/debug
Browse files Browse the repository at this point in the history
compose-dev: set DEBUG=1
  • Loading branch information
alexgleason authored Sep 7, 2023
2 parents a70de10 + f9e55c6 commit aa68563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
ports:
- "8000:8000"
environment:
- DEBUG=1
- SECRET_KEY=1
- SOLR_URL=http://solr:8983/solr/pennstreaty
depends_on:
Expand Down

0 comments on commit aa68563

Please sign in to comment.