Update Open Archiver
This commit is contained in:
parent
a3adc32725
commit
e6634aaa93
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user