mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
3 lines
73 B
PHP
3 lines
73 B
PHP
<?php
|
|
$version = include 'config/coolify.php';
|
|
echo $version['version'];
|