mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
in nginx conf mention how to apply template changes (i assume deploy is the answer).
This commit is contained in:
@@ -94,6 +94,8 @@ A few tips for custom nginx templates:
|
||||
- Templated files will be validated via `nginx -t`.
|
||||
- Application environment variables can be used within your nginx configuration.
|
||||
|
||||
After your changes a `dokku reploy myapp` will regenerate the `/home/dokku/myapp/nginx.conf` file which is then used.
|
||||
|
||||
## Customizing hostnames
|
||||
|
||||
Applications typically have the following structure for their hostname:
|
||||
|
||||
Reference in New Issue
Block a user