Added list of peers names
This commit is contained in:
parent
cd0bbf80c2
commit
7a00d56214
@ -11,7 +11,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Europe/Rome
|
- TZ=Europe/Rome
|
||||||
- SERVERPORT=51820 # optional
|
- SERVERPORT=51820 # optional
|
||||||
- PEERS=5 # optional, this will create 5 configurations
|
- PEERS=5 # optional, this will create 5 configurations. Can also be list of names pc, phone,tvbox
|
||||||
volumes:
|
volumes:
|
||||||
- /home/cf/wireguard/config:/config
|
- /home/cf/wireguard/config:/config
|
||||||
- /lib/modules:/lib/modules
|
- /lib/modules:/lib/modules
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user