diff --git a/ct/split-pro.sh b/ct/split-pro.sh index 1edda3981..526b7eb6d 100644 --- a/ct/split-pro.sh +++ b/ct/split-pro.sh @@ -65,3 +65,5 @@ msg_ok "Completed successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3000${CL}" +echo -e "${INFO}${YW} Before first use, configure auth in:${CL}" +echo -e "${TAB}${GATEWAY}${BGN}/opt/split-pro/.env${CL}"