Revert "move server.ts"

This reverts commit 4cf2e61dc0.
This commit is contained in:
Jannik Streek 2024-02-19 17:01:42 +01:00
parent 4cf2e61dc0
commit ef99f258c1
13 changed files with 35 additions and 36 deletions

View file

@ -17,8 +17,6 @@ services:
volumes:
- ./src:/opt/etherpad-lite/src
- ./package.json:/opt/etherpad-lite/package.json
- ./pnpm-lock.yaml:/opt/etherpad-lite/pnpm-lock.yaml
- ./server.ts:/opt/etherpad-lite/server.ts
- node_modules:/opt/etherpad-lite/src/node_modules
- pnpm-store:/home/etherpad/.local/share/pnpm/store/v3
depends_on: