mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
Update build
This commit is contained in:
@@ -120,7 +120,7 @@ class Client
|
|||||||
$this->logger->line('');
|
$this->logger->line('');
|
||||||
|
|
||||||
static::$subdomains[] = "{$httpProtocol}://{$data->subdomain}.{$host}";
|
static::$subdomains[] = "{$httpProtocol}://{$data->subdomain}.{$host}";
|
||||||
static::$user = $data->user;
|
static::$user = $data->user ?? ['can_specify_subdomains' => 0];
|
||||||
|
|
||||||
$deferred->resolve($data);
|
$deferred->resolve($data);
|
||||||
});
|
});
|
||||||
|
|||||||
BIN
builds/expose
BIN
builds/expose
Binary file not shown.
Reference in New Issue
Block a user