feat: EXTRA_CONFIG environment variable is supported

This commit is contained in:
Paramtamtam
2024-03-16 18:43:37 +04:00
parent 298e65c0b0
commit 4f60889624
4 changed files with 27 additions and 12 deletions

View File

@@ -4,6 +4,14 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
## v1.9.0
### Added
- `EXTRA_CONFIG` environment variable is supported now [#47]
[#47]:https://github.com/tarampampam/3proxy-docker/issues/47
## v1.8.3
### Fixed