Updated docs

This commit is contained in:
W13R 2022-05-29 20:56:16 +02:00
parent 97462c7884
commit df91a89cd5
3 changed files with 23 additions and 19 deletions

View file

@ -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.