mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 04:15:53 +00:00
Update Open Archiver
This commit is contained in:
@@ -25,7 +25,6 @@ JWT_KEY="$(openssl rand -hex 32)"
|
|||||||
SECRET_KEY="$(openssl rand -hex 32)"
|
SECRET_KEY="$(openssl rand -hex 32)"
|
||||||
IP_ADDR=$(hostname -I | awk '{print $1}')
|
IP_ADDR=$(hostname -I | awk '{print $1}')
|
||||||
|
|
||||||
|
|
||||||
msg_info "Setting up PostgreSQL"
|
msg_info "Setting up PostgreSQL"
|
||||||
DB_NAME="openarchiver_db"
|
DB_NAME="openarchiver_db"
|
||||||
DB_USER="openarchiver"
|
DB_USER="openarchiver"
|
||||||
|
|||||||
Reference in New Issue
Block a user