mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 04:59:31 +00:00
Update SUPPORTED_OS with new OS: amzn
This commit is contained in:
@@ -37,7 +37,7 @@ const SPECIFIC_SERVICES = [
|
|||||||
// Based on /etc/os-release
|
// Based on /etc/os-release
|
||||||
const SUPPORTED_OS = [
|
const SUPPORTED_OS = [
|
||||||
'ubuntu debian raspbian',
|
'ubuntu debian raspbian',
|
||||||
'centos fedora rhel ol rocky',
|
'centos fedora rhel ol rocky amzn',
|
||||||
'sles opensuse-leap opensuse-tumbleweed'
|
'sles opensuse-leap opensuse-tumbleweed'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user