mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 17:55:10 +08:00
调试 elastic
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
506a66f5a8
commit
862d477c80
@ -10,7 +10,6 @@ http:
|
||||
cors:
|
||||
enabled: true
|
||||
allow-origin: "*"
|
||||
allow-headers:xpack: X-Requested-With,Content-Type,Content-Length,Authorization
|
||||
|
||||
path:
|
||||
repo:
|
||||
|
@ -8,8 +8,6 @@ if [ -f .env ]; then
|
||||
sed -i '/^ENV_FILE=/d' .env
|
||||
echo "ENV_FILE=${CURRENT_DIR}/.env" >> .env
|
||||
|
||||
chmod -R 777 $ELASTICSEARCH_ROOT_PATH
|
||||
|
||||
echo "Check Finish."
|
||||
else
|
||||
echo "Error: .env file not found."
|
||||
|
Loading…
Reference in New Issue
Block a user