-
released this
2023-04-06 20:56:41 +00:00 | 0 commits to master since this releaseQuick update for an outdated application to make it more useful for docker setups. Keep in mind that PHP 7.4 which is used by ts3web is still EOL!
- Made it possible to use environment variable to define location of bootstrapping
env
file in docker containers (natively, set php-fpmENV[]
properly!)ENV_DIR
: location of the PARENT folder which has theenv
file inside- Falls back to application
$appDir/config/env
file if not set
- Added new
env
file variables to easily configurelog_dir
: location of the log dir, without trailing slashsnapshot_dir
location of the snapshots dir, without trailing slash
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
4 downloads
- Made it possible to use environment variable to define location of bootstrapping