fickit: include config to forward auth to CRI
This commit is contained in:
parent
5d644fa366
commit
7cbd7b6eeb
3 changed files with 12 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ files:
|
|||
source: configs/nginx-demo.conf
|
||||
mode: "0400"
|
||||
- path: etc/nginx/fic-auth.conf
|
||||
source: configs/fic-auth-demo.conf
|
||||
source: configs/fic-auth-fwd.conf
|
||||
mode: "0400"
|
||||
|
||||
- path: www/htdocs-frontend
|
||||
|
|
|
|||
Reference in a new issue