mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
fixed.
This commit is contained in:
parent
6475833e55
commit
04898c0e5f
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ COPY --chown=etherpad:etherpad ${SETTINGS} "${EP_DIR}"/settings.json
|
|||
#RUN chmod -R g=u .
|
||||
|
||||
USER root
|
||||
RUN cd src && pnpm link .
|
||||
RUN cd src && npm link
|
||||
|
||||
USER etherpad
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue