Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
FS-4348: Add HSRA application guidance section for all questions temp…
Browse files Browse the repository at this point in the history
…late (#518)

* renamed hsra to hsra_r1

* update docker filer for hsra json

---------

Co-authored-by: Narender Bongoni (standard user) <narenderbongoni1@DLUHC3945.local>
  • Loading branch information
2 people authored and Karunakar Gari (standard user) committed May 7, 2024
1 parent 5a70176 commit 46426ca
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fsd_config/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ COPY ./fsd_config/form_jsons/night_shelter/* runner/dist/server/forms/
COPY ./fsd_config/form_jsons/cyp_r1/* runner/dist/server/forms/
COPY ./fsd_config/form_jsons/dpif_r2/* runner/dist/server/forms/
COPY ./fsd_config/form_jsons/generic/* runner/dist/server/forms/
COPY ./fsd_config/form_jsons/hsra/* runner/dist/server/forms/
COPY ./fsd_config/form_jsons/hsra_r1/* runner/dist/server/forms/
COPY ./fsd_config/config/* runner/config/
CMD [ "yarn", "runner", "build"]

Expand Down

0 comments on commit 46426ca

Please sign in to comment.