Deploy from Lumerel
This commit is contained in:
5
config/config.php
Normal file
5
config/config.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
class SiteConfig {
|
||||
const SITE_NAME = 'Simple Framework';
|
||||
const SITE_URL = 'https://simple-framework-klby21.lumerel.app';
|
||||
}
|
||||
Reference in New Issue
Block a user