Update README.md

This commit is contained in:
0xZick 2021-12-30 13:34:30 +03:00 committed by GitHub
parent d10ca73876
commit de55af5563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,5 +31,5 @@ vi .env
yarn update:cache
docker build . -t tornadocash/tornado-root-updater:server
dokcer compose up -d
docker compose up -d
```