This website requires JavaScript.
Explore
Help
Sign In
rosslh
/
coolify
Watch
1
Star
0
Fork
You've already forked coolify
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ec0e560bac
coolify
/
bootstrap
/
getVersion.php
4 lines
71 B
PHP
Raw
Normal View
History
Unescape
Escape
automatically parse version of coolify for building prod image
2023-04-28 08:04:16 +00:00
<
?
php
fix getversion
2023-05-04 06:36:27 +00:00
$config
=
include
'config/coolify.php'
;
echo
$config
[
'version'
];
Reference in a new issue
Copy permalink