mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 10:56:16 -04:00
prototype for structure change - working
This commit is contained in:
parent
b2be2ca714
commit
f727adacc7
7 changed files with 79 additions and 7 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
stdin_open: true
|
||||
volumes:
|
||||
- ./src:/opt/etherpad-lite/src
|
||||
- ./package.json:/opt/etherpad-lite/package.json
|
||||
- node_modules:/opt/etherpad-lite/src/node_modules
|
||||
- pnpm-store:/home/etherpad/.local/share/pnpm/store/v3
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue