Skip to content

Commit

Permalink
Track main form template for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkohei13 committed Sep 4, 2024
1 parent 7f7c20a commit f5bf4bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
--timeout 120
--reload
--reload-extra-file /usr/src/app/templates/base.html
--reload-extra-file /usr/src/app/templates/form_challenge100.html
# Note that the extra-files have to exist, otherwise dockec-compose will complain "Error: File ... does not exists."
depends_on:
- db
Expand Down

0 comments on commit f5bf4bf

Please sign in to comment.