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:
|
https:
|
||||||
port: 8080
|
port: 8080
|
||||||
prot: http
|
prot: http
|
||||||
office:
|
|
||||||
auth: none
|
|
||||||
https:
|
|
||||||
port: 8000
|
|
||||||
prot: http
|
|
||||||
|
|
||||||
portal:
|
portal:
|
||||||
Misc:
|
Misc:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
nginx:
|
nginx:
|
||||||
pass:
|
pass:
|
||||||
auth: 2fa
|
auth: none
|
||||||
https:
|
https:
|
||||||
port: 8000
|
port: 8000
|
||||||
prot: http
|
prot: http
|
||||||
|
|
Loading…
Add table
Reference in a new issue