mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-21 11:59:20 +02:00
Update install.sh
This commit is contained in:
parent
1e683dc964
commit
aabf7e11a4
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ EOF
|
||||||
# Adminer Configuration
|
# Adminer Configuration
|
||||||
route /adminer.php* {
|
route /adminer.php* {
|
||||||
root * /usr/share/adminer
|
root * /usr/share/adminer
|
||||||
php_fastcgi unix//run/php/php8.2-fpm.sock
|
php_fastcgi unix//run/php/${PHP_VERSION}-fpm.sock
|
||||||
}
|
}
|
||||||
header * {
|
header * {
|
||||||
Referrer-Policy "same-origin"
|
Referrer-Policy "same-origin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue