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 86a4b7f commit 037348eCopy full SHA for 037348e
DockerfileODH
@@ -2,7 +2,7 @@ FROM alpine:latest
2
3
# Copy only the required directories and files
4
COPY main ./main
5
-COPY ./static /static
+COPY ./orphan-domain-handler/static /static
6
7
8
0 commit comments