mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-31 15:08:42 -04:00
add note to recommend 'run' on windows.
parent
8a31038ef8
commit
fc344742c7
@ -95,7 +95,7 @@ $ caddy run
|
||||
[--config <path>]
|
||||
```
|
||||
|
||||
Same as `start`, but blocks indefinitely.
|
||||
Same as `start`, but blocks indefinitely. On windows it is better to use `run` rather than `start` as it makes more sense for the server to block the console window that is its parent.
|
||||
|
||||
## stop
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user