➕ Added .env-example
This commit is contained in:
parent
181cee2e8c
commit
4f12f6ae6d
|
@ -0,0 +1,5 @@
|
||||||
|
HOST=ip
|
||||||
|
PORT=port
|
||||||
|
USERNAME=user
|
||||||
|
PASSWORD=password
|
||||||
|
DATABASE=db
|
Loading…
Reference in New Issue