Skip to content

Commit

Permalink
change root
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongundel committed Oct 22, 2024
1 parent b1e19a8 commit 750753a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/production/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN source ../ENV/bin/activate && service postgresql start && \
FROM public.ecr.aws/l1p7h1f9/archesproject-fargeo:7.6.x-base-prod AS deploy
USER root
ENV DEBIAN_FRONTEND=noninteractive
ENV WEB_ROOT=/opt
ENV WEB_ROOT=/web_root
ENV APP_ROOT=${WEB_ROOT}/arches-lingo
ENV BASE_WEB=/web_root
ENV BASE_APP=${BASE_WEB}/arches-lingo
Expand Down

0 comments on commit 750753a

Please sign in to comment.