We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9a85a commit 4b05d0aCopy full SHA for 4b05d0a
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- 8000:8000
12
volumes:
13
- persist_database:/usr/src/app/database
14
- - ./bootstrap-modal-forms:/usr/src/app/bootstrap-modal-forms
+ - ./bootstrap_modal_forms:/usr/src/app/bootstrap_modal_forms
15
- ./examples:/usr/src/app/examples
16
- ./setup:/usr/src/app/setup
17
- ./tests:/usr/src/app/tests
0 commit comments