parent
908bd665a5
commit
e047878a5e
@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
set -x
|
set -x
|
||||||
export DEFAULT_SEARCH_LOCATIONS="classpath:/,classpath:/config/,file:./,file:./config/"
|
export DEFAULT_SEARCH_LOCATIONS="classpath:/,classpath:/config/,file:./,file:./config/"
|
||||||
export CUSTOM_SEARCH_LOCATIONS=${DEFAULT_SEARCH_LOCATIONS},file:${BASE_DIR}/conf/,${BASE_DIR}/init.d/
|
export CUSTOM_SEARCH_LOCATIONS=${BASE_DIR}/init.d/,file:${BASE_DIR}/conf/,${DEFAULT_SEARCH_LOCATIONS}
|
||||||
export CUSTOM_SEARCH_NAMES="application,custom"
|
export CUSTOM_SEARCH_NAMES="application,custom"
|
||||||
export MEMBER_LIST=""
|
export MEMBER_LIST=""
|
||||||
PLUGINS_DIR="/home/nacos/plugins/peer-finder"
|
PLUGINS_DIR="/home/nacos/plugins/peer-finder"
|
||||||
|
Loading…
Reference in New Issue
Block a user