mirror of
https://github.com/Xevion/linkpulse.git
synced 2026-01-31 08:24:45 -06:00
Add DATABASE_URL env var, with .env.example
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DATABASE_URL=
|
||||
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
.env
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user