feat: change db name from omc_db to psap_db
This commit is contained in:
@@ -4,7 +4,7 @@ USER="root"
|
||||
PASSWORD="1000omc@kp!"
|
||||
HOST="127.0.0.1"
|
||||
PORT="33066"
|
||||
DBNAME="omc_db"
|
||||
DBNAME="psap_db"
|
||||
UpgradeSQLDir=/usr/local/omc/etc/db/upgrade
|
||||
Upgvue3SQLDir=/usr/local/omc/etc/db/upgvue3
|
||||
InstallSQLDir=/usr/local/omc/etc/db/install
|
||||
|
||||
Reference in New Issue
Block a user