We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc13ad6 commit 72f0118Copy full SHA for 72f0118
scripts/install.sh
@@ -406,5 +406,6 @@ sleep 20
406
echo "Please visit http://$(curl -4s https://ifconfig.io):8000 to get started."
407
echo -e "\nCongratulations! Your Coolify instance is ready to use.\n"
408
409
+echo -e "Make sure you backup your /data/coolify/source/.env file to a safe location, outside of this server.\n"
410
cp /data/coolify/source/.env /data/coolify/source/.env.backup
411
echo -e "Your .env file has been copied to /data/coolify/source/.env.backup\n"
0 commit comments