mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-07-01 10:22:13 -04:00
fix docker setup
This commit is contained in:
parent
12e5da8611
commit
d0485d2a1a
5 changed files with 107 additions and 16 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,6 +6,7 @@ node_modules
|
|||
APIKEY.txt
|
||||
SESSIONKEY.txt
|
||||
var/dirty.db
|
||||
.env
|
||||
*~
|
||||
*.patch
|
||||
npm-debug.log
|
||||
|
@ -16,6 +17,7 @@ credentials.json
|
|||
out/
|
||||
.nyc_output
|
||||
.idea
|
||||
/.pnpm-store
|
||||
/package-lock.json
|
||||
/src/bin/abiword.exe
|
||||
/src/bin/convertSettings.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue