mirror of https://github.com/docker/docs.git
Update content/guides/deno/deploy.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
This commit is contained in:
parent
139fce8441
commit
223d348ddc
|
@ -57,7 +57,7 @@ spec:
|
|||
app: deno-api
|
||||
ports:
|
||||
- port: 3000
|
||||
targetPort: 3000
|
||||
targetPort: 8000
|
||||
nodePort: 30001
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue