File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This repository contains the necessary tools to run a Jitsi Meet stack on [Docke
19
19
- [ Design considerations] ( #design-considerations )
20
20
* [ Configurations] ( #configuration )
21
21
- [ Advanced configuration] ( #advanced-configuration )
22
- - [ Running on a LAN environment] ( #running-on-a-lan-environment )
22
+ - [ Running behind NAT or on a LAN environment] ( #running-behind-nat-or -on-a-lan-environment )
23
23
* [ Build Instructions] ( #build-instructions )
24
24
* [ ToDo] ( #todo )
25
25
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ TZ=Europe/Amsterdam
17
17
# Public URL for the web service.
18
18
#PUBLIC_URL=https://meet.example.com
19
19
20
- # IP address of the Docker host. See the "Running on a LAN environment" section
20
+ # IP address of the Docker host. See the "Running behind NAT or on a LAN environment" section
21
21
# in the README.
22
22
#DOCKER_HOST_ADDRESS=192.168.1.1
23
23
You can’t perform that action at this time.
0 commit comments