mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-05 22:38:41 +00:00
Web url path fix
This commit is contained in:
parent
b5d6f55f4e
commit
c6fd29eb95
2
var.sh
2
var.sh
|
|
@ -6,7 +6,7 @@ ROOT_PATH="${BASE_PATH}/Orange-Management"
|
||||||
BUILD_PATH="Build"
|
BUILD_PATH="Build"
|
||||||
RELEASE_PATH="Release"
|
RELEASE_PATH="Release"
|
||||||
TEST_PATH="Tests"
|
TEST_PATH="Tests"
|
||||||
WEB_URL="http://orange-management.de/Orange-Management"
|
WEB_URL="http://orange-management.de"
|
||||||
MAIL_ADDR=""
|
MAIL_ADDR=""
|
||||||
DB_USER="root"
|
DB_USER="root"
|
||||||
DB_PASSWORD="123456"
|
DB_PASSWORD="123456"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user