Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
harmen-xb authored Nov 15, 2024
1 parent f1d8a41 commit 5e2cf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ EXPOSE 3000
# Specify default shell for Theia and the Built-In plugins directory
# Use installed git instead of dugite
ENV SHELL=/bin/bash \
THEIA_DEFAULT_PLUGINS=local-dir:/home/crossmodel/plugins \
THEIA_DEFAULT_PLUGINS=local-dir:/home/crossmodel/application/browser-app/plugins \
USE_LOCAL_GIT=true

# Use the non-root user
Expand Down

0 comments on commit 5e2cf5f

Please sign in to comment.