fixed nginx roles for both nextcloud and pass
This commit is contained in:
parent
bb2d2acbd6
commit
41125efa35
2 changed files with 1 additions and 6 deletions
|
@ -4,11 +4,6 @@ nginx:
|
|||
https:
|
||||
port: 8080
|
||||
prot: http
|
||||
office:
|
||||
auth: none
|
||||
https:
|
||||
port: 8000
|
||||
prot: http
|
||||
|
||||
portal:
|
||||
Misc:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
nginx:
|
||||
pass:
|
||||
auth: 2fa
|
||||
auth: none
|
||||
https:
|
||||
port: 8000
|
||||
prot: http
|
||||
|
|
Loading…
Add table
Reference in a new issue