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 5a471a9 commit 225b111Copy full SHA for 225b111
epicshop/Dockerfile
@@ -4,6 +4,7 @@ RUN apt-get update && apt-get install -y git
4
5
ENV EPICSHOP_GITHUB_REPO=https://github.com/epicweb-dev/get-started-with-react
6
ENV EPICSHOP_CONTEXT_CWD="/myapp/workshop-content"
7
+ENV EPICSHOP_HOME_DIR="/myapp/.epicshop"
8
ENV EPICSHOP_DEPLOYED="true"
9
ENV EPICSHOP_DISABLE_WATCHER="true"
10
ENV FLY="true"
0 commit comments