Skip to content

Commit 803dfd7

Browse files
authored
add missing comma
1 parent d810aad commit 803dfd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: deployment/docker/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,8 @@ it is listed as `testfano_default` by default. To get IP address
308308
$ docker network inspect testfano_default
309309
```
310310

311-
Find IP address for Apache, for example if it prints `172.20.0.3/16`
312-
Then open browser and visit `http://172.20.0.3` to access our application.
311+
Find IP address for Apache, for example if it prints `172.20.0.3/16`,
312+
then open browser and visit `http://172.20.0.3` to access our application.
313313

314314
## Deploy Fano SCGI Application with Docker
315315

0 commit comments

Comments
 (0)