firewall: add reverse proxy link to resources

This commit is contained in:
Arseny Balobanov 2020-04-02 22:39:14 +03:00
parent 66929d30be
commit f595c577ac

View file

@ -44,5 +44,6 @@ Forbidden
## Resources ## Resources
* project layout: https://github.com/golang-standards/project-layout * project layout: https://github.com/golang-standards/project-layout
* reverse proxy: https://en.wikipedia.org/wiki/Reverse_proxy
* yaml: https://gopkg.in/yaml.v2 * yaml: https://gopkg.in/yaml.v2
* regexp: https://golang.org/pkg/regexp/ * regexp: https://golang.org/pkg/regexp/