Skip to content

Commit bbe5890

Browse files
committed
set EPICSHOP_HOME_DIR in Dockerfile
1 parent 65b0793 commit bbe5890

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

epicshop/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ RUN apt-get update && apt-get install -y git
44

55
ENV EPICSHOP_GITHUB_REPO=https://github.com/epicweb-dev/web-forms
66
ENV EPICSHOP_CONTEXT_CWD="/myapp/workshop-content"
7+
ENV EPICSHOP_HOME_DIR="/myapp/.epicshop"
78
ENV EPICSHOP_DEPLOYED="true"
89
ENV EPICSHOP_DISABLE_WATCHER="true"
910
ENV FLY="true"

0 commit comments

Comments
 (0)