Skip to content

Commit 9b0b6ab

Browse files
committed
docs: network_mode notice
1 parent acb8287 commit 9b0b6ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/install.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ If you don't want to use the host network, then you can configure docker like th
4040
<details><summary>(Click to expand)</summary>
4141
<p>
4242
43+
!> Screego may not work correctly when deploying it in docker without `network_mode: host`.
44+
See [#226](https://github.com/screego/server/issues/226)
45+
4346
```bash
4447
$ docker run -it \
4548
-e SCREEGO_EXTERNAL_IP=EXTERNALIP \

0 commit comments

Comments
 (0)