fix prod build

This commit is contained in:
Andras Bacsai
2023-05-04 09:09:41 +02:00
parent a0a03f386a
commit 3156d97969
4 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
<?php
include 'vendor/autoload.php';
$config = include 'config/coolify.php';
echo $config['version'];