Skip to content

Commit

Permalink
Merge pull request #3410 from rebeccacremona/payments-settings-path
Browse files Browse the repository at this point in the history
Correct path to custom Perma Payments settings file.
  • Loading branch information
rebeccacremona authored Oct 24, 2023
2 parents 27e1dd8 + a206942 commit 6d23841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ services:
# alter config as desired, in the usual way, then comment in this volume
# and re-run docker-compose up
# volumes:
# - ./services/docker/perma-payments/settings.py:/perma-payments/config/settings/settings.py
# - ./services/docker/perma-payments/settings.py:/app/web/config/settings/settings.py
networks:
- default
- perma_payments

0 comments on commit 6d23841

Please sign in to comment.