mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
docs: clarify the domain name setting in the docs
No need to mention the vagrant. Closes #4246 [ci skip]
This commit is contained in:
committed by
GitHub
parent
d10d4cc55c
commit
e51165d915
@@ -1,6 +1,6 @@
|
||||
# Deploying to Dokku
|
||||
|
||||
> Note: This walkthrough uses the hostname `dokku.me` in commands. When deploying to your own server, you should set the `DOKKU_DOMAIN` value in the `Vagrantfile` before you initialize the Vagrant VM.
|
||||
> Note: This walkthrough uses the hostname `dokku.me` in commands. When deploying to your own server, you should substitute the domain `dokku.me` for the domain name or IP address associated with your server. Users of the Vagrant VM included with Dokku can use `dokku.me` which points to the IP of the VM.
|
||||
|
||||
## Deploy tutorial
|
||||
|
||||
|
||||
Reference in New Issue
Block a user