Updated docs
This commit is contained in:
parent
97462c7884
commit
df91a89cd5
3 changed files with 23 additions and 19 deletions
|
@ -1,14 +1,14 @@
|
|||
# Configuration
|
||||
|
||||
## Main Configuration
|
||||
## Main Configuration
|
||||
|
||||
`./config/config.sh`
|
||||
<u>`config/config.sh`</u>
|
||||
|
||||
There is no default configuration available, only a sample configuration with explanations.
|
||||
There is a sample configuration with explanations: [/config/config.sample.sh](/config/config.sample.sh)
|
||||
|
||||
|
||||
## Caddy Server Configuration
|
||||
## Caddy (Reverse Proxy & Static File Server)
|
||||
|
||||
`./config/Caddyfile`
|
||||
<u>[config/Caddyfile](/config/Caddyfile)</u>
|
||||
|
||||
The default configuration should work out of the box, don't edit this file unless you know what you're doing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue