mirror of
https://github.com/coollabsio/coolify.git
synced 2026-09-01 02:24:27 -05:00
4 lines
73 B
PHP
4 lines
73 B
PHP
<?php
|
|
$version = include 'config/coolify.php';
|
|
echo $version['version'];
|