directus tmux et caddy 6
This commit is contained in:
parent
2f2aa33325
commit
0d30c543db
|
@ -233,7 +233,7 @@ if [[ "$answer" == "y" ]]; then
|
||||||
echo -e "${PURPLE}${BOLD}Enter the Directus admin password : ${RESET}"
|
echo -e "${PURPLE}${BOLD}Enter the Directus admin password : ${RESET}"
|
||||||
read -s directus_admin_password
|
read -s directus_admin_password
|
||||||
|
|
||||||
cms_folder="cms.${domain_name}"
|
cms_folder="cms_${domain_name}"
|
||||||
env_file="${cms_folder}/.env"
|
env_file="${cms_folder}/.env"
|
||||||
port=8055
|
port=8055
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue