Better config defaults
This commit is contained in:
@@ -4,7 +4,7 @@ const app_config = {
|
||||
* The name of the application.
|
||||
* Used through-out the application as the proper display name.
|
||||
*/
|
||||
name: env("APP_NAME", "Flitter"),
|
||||
name: env("APP_NAME", "Starship CoreID"),
|
||||
|
||||
/*
|
||||
* URL of the application.
|
||||
|
||||
Reference in New Issue
Block a user