2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 06:28:23 +01:00

update nginx-sso

This commit is contained in:
kev
2019-12-11 19:20:07 +08:00
parent 8e5310c7a5
commit de973aa032
2 changed files with 21 additions and 11 deletions

View File

@@ -5,4 +5,15 @@ nginx-sso
Nginx to provide a single-sign-on for a domain using one central authentication
directory.
```bash
# start service
$ docker-compose up -d
# view log
$ docker-compose logs --tail 10 -f
# reload config
$ docker-compose kill -s SIGHUP
```
[1]: https://github.com/Luzifer/nginx-sso/wiki