Move to www
This commit is contained in:
parent
ddb3ce1e35
commit
8e01063f94
21 changed files with 54 additions and 10 deletions
|
@ -9,9 +9,19 @@
|
|||
}
|
||||
},
|
||||
|
||||
"onionr_ui" : {
|
||||
"run" : true,
|
||||
"private_only" : true
|
||||
"www" : {
|
||||
"public" : {
|
||||
"run" : true
|
||||
},
|
||||
|
||||
"private" : {
|
||||
"run" : true
|
||||
},
|
||||
|
||||
"ui" : {
|
||||
"run" : true,
|
||||
"private" : true
|
||||
}
|
||||
},
|
||||
|
||||
"client" : {
|
||||
|
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue