Update Remote-Access_Containers/wg-easy/compose.yaml
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
services:
|
||||
wg-easy:
|
||||
image: ghcr.io/wg-easy/wg-easy
|
||||
container_name: wg-easy
|
||||
container_name: wg-easy
|
||||
network_mode: host
|
||||
environment:
|
||||
LANG: en
|
||||
WG_HOST: ${WG_HOST} # Public IP or domain name where WG-Easy is accessible.
|
||||
|
||||
Reference in New Issue
Block a user