14 lines
380 B
Markdown
14 lines
380 B
Markdown
# Configuration
|
|
|
|
## Main Configuration
|
|
|
|
<u>`config/config.sh`</u>
|
|
|
|
There is a sample configuration with explanations: [/config/config.sample.sh](/config/config.sample.sh)
|
|
|
|
|
|
## Caddy (Reverse Proxy & Static File Server)
|
|
|
|
<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.
|