Skip to content

Commit a5b5dbe

Browse files
committed
Update README
1 parent 7a234a8 commit a5b5dbe

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
# Auto-reload - Docker mod for Nginx based images
22

3-
This mod allows Nginx to be reloaded automatically whenever there are valid changes to the following files and folders:
4-
- /config/nginx/authelia-location.conf
5-
- /config/nginx/authelia-server.conf
6-
- /config/nginx/geoip2.conf
7-
- /config/nginx/ldap.conf
8-
- /config/nginx/nginx.conf
3+
This mod allows Nginx to be reloaded automatically whenever there are valid changes to the `*.conf` files in `/config/nginx` or any files in the following folders:
4+
95
- /config/nginx/proxy-confs
10-
- /config/nginx/proxy.conf
116
- /config/nginx/site-confs
12-
- /config/nginx/ssl.conf
137

148
In the container's docker arguments, set an environment variable `DOCKER_MODS=linuxserver/mods:swag-auto-reload`
159

0 commit comments

Comments
 (0)