Delete overleafserver/fix_the_email_problem.txt
This commit is contained in:
parent
19ccfaba80
commit
1c98b30752
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
docker exec -it overleafserver bash
|
||||
vi /overleaf/services/web/app/src/Features/User/UserRegistrationHandler.js
|
||||
|
||||
Goto line 117:
|
||||
EmailHandler.promises.sendEmail('registered', {
|
||||
|
||||
Then add an.
|
||||
await.
|
||||
in front of it.
|
||||
|
||||
I decided that I edit it externally and mount the fixed file into the docker container.
|
Loading…
Reference in a new issue