Skip to content

Commit e9416f4

Browse files
author
Daniele Briggi
committed
chore: update .env.example
1 parent 08f667a commit e9416f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/to-do-app/.env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Copy from the SQLite Cloud Dashboard
22
# eg: sqlitecloud://myhost.cloud:8860/my-remote-database.sqlite?apikey=myapikey
3-
CONNECTION_STRING = "<your-connection-string>"
3+
CONNECTION_STRING = "<your-connection-string>"
4+
API_TOKEN =

0 commit comments

Comments
 (0)