Commit 5d15eca8 authored by kalvin's avatar kalvin

localhost

parent 11b0600a
...@@ -400,7 +400,7 @@ if [[ $db_is_running -eq 1 ]] ...@@ -400,7 +400,7 @@ if [[ $db_is_running -eq 1 ]]
echo "start replace db domain" echo "start replace db domain"
DB_FILE=dump.sql DB_FILE=dump.sql
HOST=$DB_SERVICE_HOST HOST=localhost
PORT='3306' PORT='3306'
HTTPS='true' HTTPS='true'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment