Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS C:\Users\phili\OneDrive\Documents\Caddy> ./caddy run
- 2024/01/09 18:57:48.872 ←[34mINFO←[0m using adjacent Caddyfile
- 2024/01/09 18:57:48.873 ←[33mWARN←[0m Caddyfile input is not formatted; run the 'caddy fmt' command to fix inconsistencies {"adapter": "caddyfile", "file": "Caddyfile", "line": 3}
- 2024/01/09 18:57:48.877 ←[34mINFO←[0m admin admin endpoint started {"address": "localhost:2019", "enforce_origin": false, "origins": ["//[::1]:2019", "//127.0.0.1:2019", "//localhost:2019"]}
- 2024/01/09 18:57:48.877 ←[34mINFO←[0m tls.cache.maintenance started background certificate maintenance {"cache": "0xc00087fe30"}
- 2024/01/09 18:57:48.877 ←[34mINFO←[0m http server is listening only on the HTTPS port but has no TLS connection policies; adding one to enable TLS {"server_name": "srv0", "https_port": 443}
- 2024/01/09 18:57:48.878 ←[34mINFO←[0m http enabling automatic HTTP->HTTPS redirects {"server_name": "srv0"}
- 2024/01/09 18:57:48.878 ←[34mINFO←[0m tls cleaning storage unit {"description": "FileStorage:C:\\Users\\phili\\AppData\\Roaming\\Caddy"}
- 2024/01/09 18:57:48.878 ←[34mINFO←[0m http enabling HTTP/3 listener {"addr": ":443"}
- 2024/01/09 18:57:48.878 ←[34mINFO←[0m http.log server running {"name": "srv0", "protocols": ["h1", "h2", "h3"]}
- 2024/01/09 18:57:48.879 ←[34mINFO←[0m http.log server running {"name": "remaining_auto_https_redirects", "protocols": ["h1", "h2", "h3"]}
- 2024/01/09 18:57:48.879 ←[34mINFO←[0m http enabling automatic TLS certificate management {"domains": ["default.ddns.net"]}
- 2024/01/09 18:57:48.880 ←[34mINFO←[0m tls finished cleaning storage units
- 2024/01/09 18:57:48.880 ←[34mINFO←[0m autosaved config (load with --resume flag) {"file": "C:\\Users\\phili\\AppData\\Roaming\\Caddy\\autosave.json"}
- 2024/01/09 18:57:48.880 ←[34mINFO←[0m serving initial configuration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement