2022-03-16 12:11:30 +01:00
|
|
|
# Configuration
|
|
|
|
|
2022-05-29 20:56:16 +02:00
|
|
|
## Main Configuration
|
2022-03-16 12:11:30 +01:00
|
|
|
|
2022-05-29 20:56:16 +02:00
|
|
|
<u>`config/config.sh`</u>
|
2022-03-16 12:11:30 +01:00
|
|
|
|
2022-05-29 20:56:16 +02:00
|
|
|
There is a sample configuration with explanations: [/config/config.sample.sh](/config/config.sample.sh)
|
2022-03-16 12:11:30 +01:00
|
|
|
|
|
|
|
|
2022-05-29 20:56:16 +02:00
|
|
|
## Caddy (Reverse Proxy & Static File Server)
|
2022-03-16 12:11:30 +01:00
|
|
|
|
2022-05-29 20:56:16 +02:00
|
|
|
<u>[config/Caddyfile](/config/Caddyfile)</u>
|
2022-03-16 12:11:30 +01:00
|
|
|
|
|
|
|
The default configuration should work out of the box, don't edit this file unless you know what you're doing.
|