Move to www

This commit is contained in:
Arinerron 2018-07-30 21:52:48 -07:00
parent ddb3ce1e35
commit 8e01063f94
21 changed files with 54 additions and 10 deletions

View file

@ -9,9 +9,19 @@
}
},
"onionr_ui" : {
"run" : true,
"private_only" : true
"www" : {
"public" : {
"run" : true
},
"private" : {
"run" : true
},
"ui" : {
"run" : true,
"private" : true
}
},
"client" : {

View file

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Before After
Before After