mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -17,7 +17,7 @@ This makes the assumption that you have access to the current working directory
|
||||
|
||||
If you are using Laravel Valet, the configured Valet subdomain will automatically be detected.
|
||||
|
||||
If you are using a different domain for your local sites, you can change the default TLD that expose uses in the [configuration file]().
|
||||
If you are using a different domain for your local sites, you can change the default TLD that expose uses in the [configuration file](/docs/expose/client/configuration).
|
||||
|
||||
For example:
|
||||
|
||||
@@ -54,4 +54,4 @@ To specify the subdomain, pass the `--subdomain` option to expose:
|
||||
expose share my-site.test --subdomain=my-site
|
||||
```
|
||||
|
||||
If the chosen subdomain is already taken on the Expose server, you will see an error message and the connection to the Expose server gets closed.
|
||||
If the chosen subdomain is already taken on the Expose server, you will see an error message and the connection to the Expose server gets closed.
|
||||
|
||||
Reference in New Issue
Block a user