Added list of peers names

This commit is contained in:
fossilfranv 2021-04-10 18:16:13 -07:00
parent cd0bbf80c2
commit 7a00d56214

View File

@ -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