File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ echo -e "\n${COLOR_YELLOW}━━━━━━━━━━━━━━━━━━
106106
107107# URL Access Information
108108echo -e " \n${COLOR_GREEN}${COLOR_BOLD} 🔑 Access your WordPress admin page at:${COLOR_RESET} "
109- echo -e " ${COLOR_LIGHT_CYAN} https://172.19.0.3/wp-admin${COLOR_RESET} "
109+ echo -e " ${COLOR_LIGHT_CYAN} URL: ${COLOR_RESET}${COLOR_BOLD} https://172.19.0.3/wp-admin${COLOR_RESET} "
110110
111111# Separator for credentials
112112echo -e " \n${COLOR_YELLOW} ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${COLOR_RESET} "
@@ -120,7 +120,7 @@ echo -e "${COLOR_LIGHT_CYAN}Password: ${COLOR_RESET}${COLOR_BOLD}${NPP_USER}${CO
120120echo -e " \n${COLOR_YELLOW} ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${COLOR_RESET} "
121121
122122# Default Nginx cache path
123- echo -e " \n${COLOR_GREEN}${COLOR_BOLD} 📝 Nginx Cache Path:${COLOR_RESET} "
123+ echo -e " \n${COLOR_GREEN}${COLOR_BOLD} 💾 Nginx Cache Path:${COLOR_RESET} "
124124echo -e " ${COLOR_LIGHT_CYAN} Path: ${COLOR_RESET}${COLOR_BOLD}${MOUNT_DIR}${COLOR_RESET} "
125125
126126# Final separator
You can’t perform that action at this time.
0 commit comments