mirror of
https://github.com/dcarrillo/docker-nginx.git
synced 2024-11-12 21:51:13 +00:00
Change configuration example to be generic
This commit is contained in:
parent
8c08fcd4ca
commit
f45d521a24
@ -15,8 +15,8 @@ Current modules:
|
||||
Edit [conf.env](conf.env)
|
||||
|
||||
```bash
|
||||
NGINX_VERSION=1.17.6 # Nginx version to build from
|
||||
NGX_GEOIP2_VERSION=3.3 # Nginx geoip2 version to build from
|
||||
NGINX_VERSION=x.xx.x # Nginx version to build from
|
||||
NGX_GEOIP2_VERSION=x.x # Nginx geoip2 version to build from
|
||||
DOCKER_IMAGE=dcarrillo/nginx # Docker image
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user