fix(service): wg-easy host should be just the FQDN
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
image: ghcr.io/wg-easy/wg-easy:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_WIREGUARDEASY_51821
|
||||
- WG_HOST=${SERVICE_FQDN_WIREGUARDEASY}
|
||||
- WG_HOST=${SERVICE_URL_WIREGUARDEASY}
|
||||
- LANG=${LANG:-en}
|
||||
- WG_PORT=51820
|
||||
- _PASSWORD=${SERVICE_PASSWORD_ADMIN}
|
||||
|
||||
Reference in New Issue
Block a user