mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-03-29 21:24:32 +02:00
Update lychee-install.sh
This commit is contained in:
@@ -11,8 +11,8 @@ APP_NAME="Lychee"
|
||||
MARIADB_VERSION="106"
|
||||
PHP_VERSION="83"
|
||||
DB_TYPE="MariaDB"
|
||||
DB_NAME="guacamole"
|
||||
DB_USER="guacamole"
|
||||
DB_NAME="lychee"
|
||||
DB_USER="lychee"
|
||||
DB_ROOT_PASSWORD=$(openssl rand -base64 15)
|
||||
DB_PASSWORD=$(openssl rand -base64 15)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user