diff --git a/README.md b/README.md index 94e7f6b..3002845 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ services: restart: unless-stopped ``` +To change the port on which the nginx server will listen on, set the +`LISTEN_PORT` enviroment variable - default is 80. + To build the image from source replace `image:` with: ```yaml