mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #280] [MERGED] add check for /opt/src/env/vpn.env env file #481
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/280
Author: @fty4
Created: 2/18/2022
Status: ✅ Merged
Merged: 2/19/2022
Merged by: @hwdsl2
Base:
master← Head:feature/vpn_env_directory📝 Commits (1)
ad8f67dadd check for /opt/src/env/vpn.env env file📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
run.sh(+4 -0)📄 Description
To not overwrite files in /opt/src when mounting a directory the run.sh script will also check the subdirectory env.
Otherwise the default file /opt/src/vpn.env will be used.
find discussion in #279.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.