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 46fcb02 commit bbe243aCopy full SHA for bbe243a
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/advanced-react-apis
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