Skip to content

Commit

Permalink
[ENH] Update reverse proxy recipe with nginx conf
Browse files Browse the repository at this point in the history
To have longer request timeouts
  • Loading branch information
surchs committed Dec 20, 2024
1 parent 5be5e81 commit 0848bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ This file adds:
- "80:80"
- "443:443"
volumes:
- conf:/etc/nginx/conf.d
- ./config/nginx:/etc/nginx/conf.d
- vhost:/etc/nginx/vhost.d
- html:/usr/share/nginx/html
- certs:/etc/nginx/certs:ro
Expand Down

0 comments on commit 0848bb0

Please sign in to comment.