bundles/php: remove sury repo, use debian php version
This commit is contained in:
parent
fab81145ca
commit
fed5cbfc52
8 changed files with 10 additions and 58 deletions
|
@ -176,7 +176,6 @@ ratelimit-exempt-hosts = [
|
|||
]
|
||||
|
||||
[metadata.php]
|
||||
version = "8.2"
|
||||
packages = [
|
||||
'gd',
|
||||
'imagick',
|
||||
|
|
|
@ -52,12 +52,10 @@ nodes['htz-cloud.pirmasens'] = {
|
|||
},
|
||||
},
|
||||
'php': {
|
||||
'version': '7.4',
|
||||
'packages': {
|
||||
'gd',
|
||||
'imap',
|
||||
'intl',
|
||||
'json',
|
||||
'mbstring',
|
||||
'opcache',
|
||||
'pgsql',
|
||||
|
|
|
@ -41,7 +41,6 @@ domain = "sso.rotten.city"
|
|||
domain = "immich.rotten.city"
|
||||
|
||||
[metadata.php]
|
||||
version = "8.2"
|
||||
packages = [
|
||||
"xml",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue