10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
PACKAGE_NAME=com.krohne.genericdatabaseapiservice
|
|
export PACKAGE_NAME
|
|
|
|
ROUTE_PREFIX="pdb/v2"
|
|
export ROUTE_PREFIX
|
|
|
|
# Database__InfoFile=../../../databaseInfo.json
|
|
# export Database__InfoFile
|
|
|