Create README.md

This commit is contained in:
tschettervictor
2024-09-15 12:32:02 -06:00
committed by GitHub
parent c8f70be850
commit 14c90277d7

25
heimdall/README.md Normal file
View File

@@ -0,0 +1,25 @@
# Heimdall Dashboard
https://github.com/linuxserver/heimdall
### Command to fetch script
```
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/heimdall/heimdall-install.sh
```
Don't forget to
```
chmod +x heimdall-install.sh
```
## Variables
PHP_VERSION
- php version to use (currently defaults to 83)
APP_VERSION
- Heimdall version to use (currently defaults to 2.6.1)
-
## Mount points (should be mounted outside the jail)
- `/usr/local/www` - html directory
## Jail Properties
- none