mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-05 09:11:29 +02:00
Formatting fix
This commit is contained in:
parent
734325492e
commit
68c442c62f
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ apt install -y mariadb-client mariadb-server php8.2-mysql
|
|||
mysql_secure_installation
|
||||
```
|
||||
|
||||
(Tune your MariaDB)[https://github.com/major/MySQLTuner-perl]
|
||||
[Tune your MariaDB](https://github.com/major/MySQLTuner-perl)
|
||||
|
||||
### 2b. Install and configure PostgreSQL:
|
||||
|
||||
|
@ -92,7 +92,7 @@ postgres=# CREATE DATABASE registry;
|
|||
postgres=# \q
|
||||
```
|
||||
|
||||
(Tune your PostgreSQL)[https://pgtune.leopard.in.ua/]
|
||||
[Tune your PostgreSQL](https://pgtune.leopard.in.ua/)
|
||||
|
||||
## 3. Install Adminer:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue