Skip to content

Commit

Permalink
Configuration API env
Browse files Browse the repository at this point in the history
  • Loading branch information
cdebarros committed Sep 4, 2024
1 parent 2c1f92a commit 31b7c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ENV ASSETS_DIRECTORY_OVERRIDE ""
ENV CUSTOM_SCRIPTS_DIRECTORY ""

COPY dist/apps/${APP_NAME} /opt/catalogue/
RUN chmod -R 774 /opt/catalogue/assets/configuration
RUN chmod -R 775 /opt/catalogue/assets/configuration

USER www-data

Expand Down

0 comments on commit 31b7c8c

Please sign in to comment.