Config file breakdown (#565)

This commit is contained in:
shuuri-labs
2026-01-22 16:38:32 +01:00
committed by GitHub
parent b5ce088750
commit 4b5f9b58dc
5 changed files with 889 additions and 17 deletions

View File

@@ -178,6 +178,10 @@ This will export all the properties as environment variables and generate ```art
The changes made to `setup.env` will not take any effect until you run `configure.sh` again
</Note>
<Note>
For detailed documentation of all configuration file options, see the [Configuration Files Reference](/selfhosted/configuration-files).
</Note>
### Step 6: Run docker compose:
```bash