Browse Source

Changed compose variables.

pull/396/head
Gyarbij 4 years ago
parent
commit
ea65a514ce
No known key found for this signature in database GPG Key ID: 475E97703A86E06
  1. 4
      docker-compose.yml

4
docker-compose.yml

@ -14,8 +14,8 @@ services:
# - WG_MTU=1420
# - WG_ALLOWED_IPS=192.168.15.0/24, 10.0.1.0/24
image: weejewel/wg-easy
container_name: wg-easy
image: gyarbij/wireui
container_name: wireui
volumes:
- .:/etc/wireguard
ports:

Loading…
Cancel
Save