Skip to content

Commit 4b20eab

Browse files
authored
docs(dokku): Clear up nginx setup description
1 parent 88cae20 commit 4b20eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment-dokku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ exit
115115

116116
## Nginx Config
117117

118-
Usually, there's no need to modify the nginx config for the apps. However, we have a few special cases.
118+
A few special additions must be made to Dokku's standard nginx configuration.
119119

120120
1. Create the directory `/home/dokku/hm/nginx.conf.d/`
121121
2. Add files ending in `.conf` (such as `rewrites.conf`) that you want loaded

0 commit comments

Comments
 (0)