mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
create functions for app/global vhost detection. make VHOST setting more explicit
This commit is contained in:
@@ -174,7 +174,7 @@ You can also use the built-in `domains` plugin to handle:
|
||||
|
||||
### Disabling VHOSTS
|
||||
|
||||
If desired, it is possible to disable vhosts by setting the `NO_VHOST` environment variable:
|
||||
If desired, it is possible to disable vhosts by setting the environment variable `NO_VHOST=1`:
|
||||
|
||||
```shell
|
||||
dokku config:set myapp NO_VHOST=1
|
||||
|
||||
Reference in New Issue
Block a user