This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
lasthourcloud
Watch
1
Star
1
Fork
0
You've already forked lasthourcloud
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
ec3fe284b6
lasthourcloud
/
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 New Issue
Copy Permalink