Commit 4f685863 authored by nanahira's avatar nanahira

Merge branch 'master' of git.mycard.moe:nanahira/nginx-proxy

parents df1af62b f7f639eb
Pipeline #16656 passed with stages
in 2 minutes and 48 seconds
...@@ -27,5 +27,6 @@ Site variables should be followed after `SITE_<domain>_`. ...@@ -27,5 +27,6 @@ Site variables should be followed after `SITE_<domain>_`.
- `PURGE_ALLOWED` IPs allowed to do PURGE request. - `PURGE_ALLOWED` IPs allowed to do PURGE request.
- `REAL_IP` IPs allowed to send `X-Forwarded-For` header. - `REAL_IP` IPs allowed to send `X-Forwarded-For` header.
- `EXTERNAL_REAL_IP` Don't set any real IP options, as they would be set from `conf.d` dir.
- `LIMIT_RATE` `LIMIT_BURST` `MAX_CACHE_SIZE` in original format. eg. `LIMIT_RATE=10m` - `LIMIT_RATE` `LIMIT_BURST` `MAX_CACHE_SIZE` in original format. eg. `LIMIT_RATE=10m`
- `HTTP_EXTRA` Extra entry in `http` section. - `HTTP_EXTRA` Extra entry in `http` section.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment