mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -8,7 +8,7 @@ use LaravelZero\Framework\Commands\Command;
|
||||
|
||||
class ServerListCommand extends Command
|
||||
{
|
||||
const DEFAULT_SERVER_ENDPOINT = 'https://expose.beyondco.de/api/servers';
|
||||
const DEFAULT_SERVER_ENDPOINT = 'https://expose.dev/api/servers';
|
||||
|
||||
protected $signature = 'servers';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user