This commit is contained in:
Marcel Pociot
2020-06-17 08:25:06 +02:00
parent 42f5b7b66b
commit 418df5aa8f
3 changed files with 7 additions and 7 deletions

View File

@@ -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.