added API reverse proxy in Apache conf

pull/142/MERGE
13621160019@163.com 2022-04-22 17:55:58 +08:00
parent a4d1e9ec0d
commit d1ddb67485
1 changed files with 4 additions and 3 deletions

View File

@ -5,13 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- None.
- added API reverse proxy in Apache conf.
### Changed
- None.
- replaced true with 1 in SQL statements of myems-api.
- updated user insert sql statement for failed_login_count.
### Fixed
- None.
- fixed typo in virtualmetercarbon.
### Removed
- None.