Start authorization route
This commit is contained in:
parent
1647ca3838
commit
bd4144a5ba
7 changed files with 128 additions and 3 deletions
3
ssowat.toml
Normal file
3
ssowat.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
socket = /tmp/ssowat.socket
|
||||
socket_group = www-data
|
||||
socket_mode = "0o770"
|
||||
Loading…
Reference in a new issue