Skip to content

Commit 7fe8dbd

Browse files
Update docs/deploy/digital-ocean.es.md
Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
1 parent 3e15538 commit 7fe8dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/digital-ocean.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Ahora que Vapor está configurado y tenemos un puerto abierto, ejecutémoslo.
153153
swift run App serve --hostname 0.0.0.0 --port 8080
154154
```
155155

156-
Visita la IP de tu servidor a través del navegador o terminal local y deberías ver "¡Funciona!". La dirección IP es `134.122.126.139` en este ejemplo.
156+
Visita la IP de tu servidor a través del navegador o terminal local y deberías ver "It works!". La dirección IP es `134.122.126.139` en este ejemplo.
157157

158158
```
159159
$ curl http://134.122.126.139:8080

0 commit comments

Comments
 (0)