8 lines
195 B
Bash
8 lines
195 B
Bash
# Independent prject variables
|
|
PASSWORD=7IoEvL8y4eDWBDeLPwUR322Q2A6TNWGH
|
|
WG_HOST=vpn.jafner.net
|
|
WG_PORT=53820
|
|
WG_DEFAULT_DNS=192.168.1.1
|
|
|
|
# Inherit and modify
|
|
DOCKER_DATA=${DOCKER_DATA}/wireguard |