Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 3af599b

Browse files
aptalcathelamer
authored andcommitted
update readme
1 parent 79d1a4a commit 3af599b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Container images are configured using parameters passed at runtime (such as thos
109109
| `-e PUID=1001` | for UserID - see below for explanation |
110110
| `-e PGID=1001` | for GroupID - see below for explanation |
111111
| `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London. |
112-
| `-e INTERFACE=eth0` | With bridge networking, leave it as eth0 (or don't include at all), if host or macvlan, set it to your host's network interface. |
112+
| `-e INTERFACE=eth0` | With bridge networking, leave it as eth0 (or don't include at all), if host or macvlan, set it to your host's network interface, found by running `ifconfig` |
113113
| `-v /config` | Where openvpn-as should store configuration files. |
114114

115115
## User / Group Identifiers

0 commit comments

Comments
 (0)