Fix pipeline failures

This commit is contained in:
Joey Hafner 2022-05-11 01:16:15 -07:00
parent 76821076e3
commit b33411e3a5
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
DOCKER_DATA=/home/joey/data/wireguard
PASSWORD=7IoEvL8y4eDWBDeLPwUR322Q2A6TNWGH
WG_HOST=vpn.jafner.net
WG_PORT=53820
WG_DEFAULT_DNS=192.168.1.22

View File

@ -5,7 +5,7 @@ services:
container_name: wireguard_wg-easy
restart: unless-stopped
env_file:
- .secret
- .env
ports:
- 53820:51820/udp
networks: