drinks-manager/docs/Configuration.md

15 lines
380 B
Markdown
Raw Permalink Normal View History

# Configuration
2022-05-29 20:56:16 +02:00
## Main Configuration
2022-05-29 20:56:16 +02:00
<u>`config/config.sh`</u>
2022-05-29 20:56:16 +02:00
There is a sample configuration with explanations: [/config/config.sample.sh](/config/config.sample.sh)
2022-05-29 20:56:16 +02:00
## Caddy (Reverse Proxy & Static File Server)
2022-05-29 20:56:16 +02:00
<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.