prototype for structure change - working

This commit is contained in:
Jannik Streek 2024-02-19 11:34:51 +01:00
parent b2be2ca714
commit f727adacc7
7 changed files with 79 additions and 7 deletions

View file

@ -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: