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 4c7c677 commit 17568caCopy full SHA for 17568ca
Dockerfile.web
@@ -32,7 +32,7 @@ ENV default_aws_value_challenge_9=$CHALLENGE_9_VALUE
32
ENV default_aws_value_challenge_10=$CHALLENGE_10_VALUE
33
ENV default_aws_value_challenge_11=$CHALLENGE_11_VALUE
34
ENV BASTIONHOSTPATH="/home/wrongsecrets/.ssh"
35
-ENV PROJECTSPECPATH="cursor/rules/project-specification.mdc"
+ENV PROJECTSPECPATH="/var/helpers/project-specification.mdc"
36
COPY .github/scripts/ /var/helpers
37
COPY src/test/resources/alibabacreds.kdbx /var/helpers
38
COPY src/test/resources/RSAprivatekey.pem /var/helpers
0 commit comments