diff --git a/docker-compose.yml b/docker-compose.yml index 23e6513..e71b263 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,7 +11,7 @@ services: - PGID=1000 - TZ=Europe/Rome - 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: - /home/cf/wireguard/config:/config - /lib/modules:/lib/modules