assume dir context is in repo top level
for Pullrequest #29 https://github.com/hannahcode/wordle/pull/29
This commit is contained in:
parent
13e0663c0c
commit
cd1a4ccaf3
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ $ npm run start
|
|||
|
||||
_To build/run docker container:_
|
||||
```bash
|
||||
$ cd wordle
|
||||
$ docker build -t notwordle .
|
||||
$ docker run -d -p 3000:3000 notwordle
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue