mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #281] Please help - vpn.env issue when creating container #258
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 27, 2022).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/281
I have created the vpn.env file here
This is what I've set in the vpn.env (removed my actual details)
This is my docker-compose
but I'm getting this error
@hwdsl2 commented on GitHub (Feb 28, 2022):
@randomranran Hello! This is not an issue with this project, but instead an issue with the particular platform you are using, which appears to be Portainer. Please refer to the following links. It looks like you can enter those variables directly in the Portainer UI.
https://github.com/portainer/portainer/pull/4175
https://github.com/portainer/portainer/issues/6213
https://github.com/portainer/portainer/issues/6310
https://github.com/portainer/portainer/issues/1857
By the way,
VPN_IPSEC_PSKis required when you defineVPN_USERandVPN_PASSWORD.