appstore/apps/wireguard-ui/latest/.env.sample
2023-11-09 19:15:01 +08:00

7 lines
140 B
Plaintext

CONTAINER_NAME="wireguard-ui"
DATA_PATH="./data"
PANEL_APP_PORT_HTTP="40073"
WEBUI_PWD="password"
WEBUI_USER="admin"
WIREGUARD_PORT="51820"