🔧 add .env example
This commit is contained in:
parent
248d73806f
commit
22a9f3d565
1 changed files with 4 additions and 0 deletions
4
.env.sample
Normal file
4
.env.sample
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Copy this file to .env and modify it suiting your needs.
|
||||
|
||||
|
||||
DATABASE_URL=sqlite:///./sql_app.db
|
Loading…
Reference in a new issue