mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #171] 开启额外账号后,额外账号不能连接. #157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 6, 2020).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/171
vpn.env配置如下:
配置额外账号后,重启容器,还是只有colin账号可用,其它账号连接失败.
使用docker logs查看日志信息如下:
@anyuke commented on GitHub (Feb 21, 2022):
the same problem, How to fixed?
@hwdsl2 commented on GitHub (Feb 21, 2022):
@anyuke Hello! If you bind mount the env file [1], be sure to first edit your env file and use single quotes '' to enclose the values of all variables. See [1] for more information.
[1] https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/docs/advanced-usage.md#bind-mount-the-env-file