mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
mascara - fix deploy instructions
This commit is contained in:
parent
05933a7acb
commit
9fbe3e5371
@ -29,5 +29,5 @@ Test will run in browser, you will have to have these browsers installed:
|
||||
Will build and deploy mascara via docker
|
||||
|
||||
```
|
||||
docker-compose build && docker-compose stop && docker-compose up && docker-compose -t 200 -f
|
||||
docker-compose build && docker-compose stop && docker-compose up -d && docker-compose logs --tail 200 -f
|
||||
```
|
Loading…
Reference in New Issue
Block a user