mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
fix(snippets/caddy): explicit comment for disabling https
This commit is contained in:
parent
f7751b04c2
commit
f32dee99dc
@ -17,7 +17,7 @@ http://<domain> {
|
||||
|
||||
env PHP_VALUE "upload_max_filesize = 100M \n post_max_size = 100M"
|
||||
env HTTP_PROXY ""
|
||||
# env HTTPS "on"
|
||||
# env HTTPS "on" # IMPORTANT: this is commented out, to disable HTTPS
|
||||
|
||||
read_timeout 300s
|
||||
dial_timeout 300s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user