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