mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-02 15:51:49 +02:00
Stick to Redis instead of APCu
This commit is contained in:
parent
73e19087ae
commit
fb2ef70b71
6 changed files with 87 additions and 94 deletions
|
@ -64,7 +64,7 @@ systemctl stop msg_worker
|
|||
echo "Clearing cache..."
|
||||
php /var/www/cp/bin/clear_cache.php
|
||||
|
||||
apt install -y php8.3-apcu php8.3-bcmath
|
||||
apt install -y php8.3-bcmath
|
||||
|
||||
# Clone the new version of the repository
|
||||
echo "Cloning v1.0.15 from the repository..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue