Skip to content

Commit

Permalink
Update production.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Dreesen <[email protected]>
  • Loading branch information
dunglas and jdreesen authored Jan 16, 2024
1 parent bc5b9f0 commit ee40526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/production.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
ports:
- "80:80" # HTTP
- "443:443" # HTTPS
- "443:443/udp" # # HTTP/3
- "443:443/udp" # HTTP/3
volumes:
- caddy_data:/data
- caddy_config:/config
Expand Down

0 comments on commit ee40526

Please sign in to comment.