automatically parse version of coolify for building prod image
This commit is contained in:
3
bootstrap/getVersion.php
Normal file
3
bootstrap/getVersion.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$version = include 'config/coolify.php';
|
||||
echo $version['version'];
|
||||
Reference in New Issue
Block a user