mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 00:35:23 +02:00
commit
f45a0e6ec9
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@
|
|||
- Start server with a prefix for all relative paths in config file
|
||||
|
||||
`nginx -c {{config_file}} -p {{prefix/for/relative/paths}}`
|
||||
|
||||
- Test configuration without affecting the running server
|
||||
|
||||
`nginx -t`
|
||||
|
|
Loading…
Add table
Reference in a new issue