mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 05:22:44 +01:00
add dashboard frontend
This commit is contained in:
@@ -64,9 +64,9 @@ return [
|
||||
* ```
|
||||
*/
|
||||
'servers' => [
|
||||
'Production' => 'https://app.solidtime.io',
|
||||
'Staging' => 'https://app.staging.solidtime.io',
|
||||
'Local' => 'https://soldtime.test',
|
||||
'Production' => 'https://app.solidtime.io/api',
|
||||
'Staging' => 'https://app.staging.solidtime.io/api',
|
||||
'Local' => 'https://soldtime.test/api',
|
||||
],
|
||||
|
||||
'middleware' => [
|
||||
|
||||
Reference in New Issue
Block a user