mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-25 02:38:42 +08:00
Update init.sh.jinja2
This commit is contained in:
parent
b750a34db8
commit
06f2d7bad7
@ -26,6 +26,8 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# change all the variables to real value,such as DB_MYSQL_PASSWORD=$APP_PASSWORD=>DB_MYSQL_PASSWORD=ues983ks9309023! TODO
|
||||||
|
|
||||||
# init APP_URL
|
# init APP_URL
|
||||||
app_url_replace=$(cat /data/apps/{{app_name}}/.env |grep APP_URL_REPLACE)
|
app_url_replace=$(cat /data/apps/{{app_name}}/.env |grep APP_URL_REPLACE)
|
||||||
if [ $app_url_replace == "APP_URL_REPLACE=true" ]; then
|
if [ $app_url_replace == "APP_URL_REPLACE=true" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user