mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #279] [CLOSED] make vpn_env file configurable #483
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?
📋 Pull Request Information
Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/279
Author: @fty4
Created: 2/18/2022
Status: ❌ Closed
Base:
master← Head:feature/vpn_env📝 Commits (1)
c347d29make vpn_env file configurable📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
run.sh(+1 -1)📄 Description
This change will allow to specify a different location where to load the environment variable file.
You will be able to use
VPN_ENVFILEto specify the file location.As default the original path will be used.
I would appreciate the change because
--env-file ./vpn.envis not possible for my usecase in Kubernetes.If you want me to add some documentation I can add them as well.
But for now I will not add any as it is a minor change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.