We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b20eab commit 1745f00Copy full SHA for 1745f00
docs/deployment-dokku.md
@@ -117,8 +117,10 @@ exit
117
118
A few special additions must be made to Dokku's standard nginx configuration.
119
120
+The two sections
121
+
122
1. Create the directory `/home/dokku/hm/nginx.conf.d/`
-2. Add files ending in `.conf` (such as `rewrites.conf`) that you want loaded
123
+2. Add files ending in `.conf` as specified below (`proxy_buffer.conf` for sidekiq, `upload.conf` for resumes)
124
3. Restart nginx: `dokku nginx:build-config hm`
125
126
### Sidekiq
0 commit comments