mirror of
https://github.com/jlengrand/coolify.git
synced 2026-05-11 15:51:25 +00:00
4 lines
73 B
PHP
4 lines
73 B
PHP
<?php
|
|
$version = include 'config/coolify.php';
|
|
echo $version['version'];
|