mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 13:28:25 +00:00
Update alpine-postgresql-install.sh
This commit is contained in:
@@ -119,7 +119,7 @@ if [[ "$install_adminer" =~ ^[Yy]$ ]]; then
|
||||
)
|
||||
|
||||
server.document-root = "/var/www/adminer"
|
||||
server.port = 8080
|
||||
server.port = 9000
|
||||
server.bind = "0.0.0.0"
|
||||
index-file.names = ("index.php")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user