feat: Multiple accounts (#29)

This commit is contained in:
Paramtamtam
2022-12-08 20:20:33 +04:00
committed by GitHub
parent 7be7f47fe4
commit 770665806e
5 changed files with 34 additions and 14 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.8.0
### Added
- `EXTRA_ACCOUNTS` environment variable is supported now [#28]
[#28]:https://github.com/tarampampam/3proxy-docker/issues/28
## v1.7.0
### Added