mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +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
|
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