Fix account deletion.
This commit is contained in:
parent
5a7e695e53
commit
971d454e2c
9 changed files with 76 additions and 13 deletions
|
@ -30,7 +30,7 @@ services:
|
|||
- export:/export
|
||||
ports:
|
||||
- "3000:3000"
|
||||
command: yarn run start
|
||||
command: yarn run watch-server
|
||||
worker:
|
||||
build: ./
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue