Update Remote-Access_Containers/wg-easy/compose.yaml

This commit is contained in:
2026-07-25 23:41:50 +00:00
parent b7abcb2d3a
commit 1a8f774d96
@@ -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.