mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-23 23:10:17 +00:00
Fixed up config.pgp, re-added files that will need to exist still
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
$site_name="☣ thunix ☣";
|
||||
|
||||
//Root for the site, in a browser
|
||||
$site_root="https://thunix.net/~ubergeek/thunix_site";
|
||||
$site_root="https://dev.thunix.cf";
|
||||
|
||||
//Local base root for app files
|
||||
$doc_root="/home/ubergeek/public_html/thunix_site";
|
||||
$doc_root="/var/www/dev.thunix.cf";
|
||||
|
||||
//Site style
|
||||
// site is the default. Specify something else here to switch
|
||||
|
||||
Reference in New Issue
Block a user