Update config.php
This commit is contained in:
parent
aa99db3335
commit
838ebd5783
10
config.php
10
config.php
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
$yourname = "Duly"; // Set this to your name
|
||||
$base = "duly.ml"; //Set this to your url (without HTTP)
|
||||
$yourname = ""; // Set this to your name
|
||||
$base = ""; //Set this to your url (without HTTP)
|
||||
|
||||
|
||||
$user = "martin"; // Username for logging on
|
||||
$pass = "marsdrinks21"; // Password for logging on
|
||||
$user = ""; // Username for logging on
|
||||
$pass = ""; // Password for logging on
|
||||
|
||||
$sabport = "9090"; // Set the ports for your services
|
||||
$sickport = "8081";
|
||||
@ -33,4 +33,4 @@ $myurl = "http://$base";
|
||||
$webclip = "http://webclip.ml";
|
||||
$kknowledge = "http://kknowledge.tk";
|
||||
$kspot = "http://spot.k-world.me.uk";
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user