Skip to content

Commit 940b1d8

Browse files
committed
Added .env file
1 parent aaaa054 commit 940b1d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env

+5
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)