Update README.md: tagging latest is redundant
Co-Authored-By: betanummeric <40263343+betanummeric@users.noreply.github.com>
This commit is contained in:
parent
d6abcf403e
commit
db88a42897
|
|
@ -30,7 +30,7 @@ In production environment the server runs on port 80, otherwise on port 3000.
|
||||||
## Production Setup: Build the Docker Container
|
## Production Setup: Build the Docker Container
|
||||||
|
|
||||||
```
|
```
|
||||||
$ docker build -t turniere-frontend:latest .
|
$ docker build -t turniere-frontend .
|
||||||
```
|
```
|
||||||
|
|
||||||
The built container exposes port 80.
|
The built container exposes port 80.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue