mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 21:20:29 +00:00
4 lines
73 B
PHP
4 lines
73 B
PHP
<?php
|
|
$version = include 'config/coolify.php';
|
|
echo $version['version'];
|