We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaaa054 commit 940b1d8Copy full SHA for 940b1d8
.env
@@ -0,0 +1,5 @@
1
+# Get your Backend url in the IHP Backend project settings
2
+# It should be something like `https://___.thinbackend.app`
3
+#
4
+# See https://thin.dev/docs/troubleshooting#BACKEND_URL
5
+BACKEND_URL="Change me in the .env file"
0 commit comments