Skip to content

Commit 17568ca

Browse files
committed
updated heroku
1 parent 4c7c677 commit 17568ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.web

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ENV default_aws_value_challenge_9=$CHALLENGE_9_VALUE
3232
ENV default_aws_value_challenge_10=$CHALLENGE_10_VALUE
3333
ENV default_aws_value_challenge_11=$CHALLENGE_11_VALUE
3434
ENV BASTIONHOSTPATH="/home/wrongsecrets/.ssh"
35-
ENV PROJECTSPECPATH="cursor/rules/project-specification.mdc"
35+
ENV PROJECTSPECPATH="/var/helpers/project-specification.mdc"
3636
COPY .github/scripts/ /var/helpers
3737
COPY src/test/resources/alibabacreds.kdbx /var/helpers
3838
COPY src/test/resources/RSAprivatekey.pem /var/helpers

0 commit comments

Comments
 (0)