mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-06 05:15:35 -06:00
Add .env.example in proper places
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
ENVIRONMENT=
|
|
||||||
DATABASE_URL=
|
|
||||||
1
backend/.env.example
Normal file
1
backend/.env.example
Normal file
@@ -0,0 +1 @@
|
|||||||
|
DATABASE_URL=
|
||||||
1
frontend/.env.example
Normal file
1
frontend/.env.example
Normal file
@@ -0,0 +1 @@
|
|||||||
|
VITE_BACKEND_TARGET=
|
||||||
Reference in New Issue
Block a user